nat: 'nat' is a parser which matches one or more numeric...

Description Usage See Also Examples

Description

nat is a parser which matches one or more numeric characters.

Usage

1
nat()

See Also

Digit, Lower, Upper, Alpha, AlphaNum, SpaceCheck, String, ident, space, token, identifier, natural, symbol

Examples

1
nat() ("123 + 456")

chappers/Ramble documentation built on May 13, 2019, 3:30 p.m.