//
pkg.gl
Category
github.com/philpennock/character
commands
code
package
0.7.0
Repository:
https://github.com/philpennock/character.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
225 SLOC
#
Variables
ErrNotValidBaseInt
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
ErrUnknownCodepoint means the specified codepoint is not assigned.