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