package
1.6.3
Repository: https://github.com/deepsquare-io/grid.git
Documentation: pkg.go.dev

# Functions

AllowedHexChar checks if a string contains allowed hex characters.
AllowedNumberChar checks if a string contains allowed number characters.
IsMap checks if the string can be parsed as a map.
IsNumber checks if the string is a number.
IsNumberChar returns true when the character is allowed when writing a number.