package
0.0.0-20231019094415-0cedff7c5fb4
Repository: https://github.com/hannalindgren/go-utils.git
Documentation: pkg.go.dev

# Functions

Reverse a string.
UpcaseInitial Upcase the first rune of a string, and optionally downcase the remainder.

# Structs

RegexpTokenizer is a simple tokenizer using a regexp as a delimiter definition.