package
0.7.0
Repository: https://github.com/philpennock/character.git
Documentation: pkg.go.dev

# Variables

ErrNotValidBaseInt is returned when we're told to interpret a character sequence as a number in a base system which we don't support.
ErrUnknownCodepoint means the specified codepoint is not assigned.