Module
Text.Parsing.StringParser.Num
- Package
- purescript-audiograph
- Repository
- newlandsvalley/purescript-audiograph
#unsignedInt Source
unsignedInt :: Parser Int
Parse an unsigned integer.
#numberOrInt Source
numberOrInt :: Parser Number
Parse a number which may or may not have a decimal point we need to try number because both will consume any sign