# 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.