Categorygithub.com/skeptycal/stringutils
modulepackage
0.1.3
Repository: https://github.com/skeptycal/stringutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package stringbenchmarks implements additional functions to support the go standard library strings module.
No description provided by the author

# Functions

No description provided by the author

# Constants

'\U0010FFFF' // Maximum valid Unicode code point.
'\uFFFD' // the "error" Rune or "Unicode replacement character".
0x80 // characters below RuneSelf are represented as themselves in a single byte.
4 // maximum number of bytes of a UTF-8 encoded Unicode character.