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")

Ramble documentation built on May 1, 2019, 7:17 p.m.