symbol: 'symbol' creates a token for a symbol

Description Usage Arguments See Also Examples

Description

symbol creates a token for a symbol

Usage

1
symbol(xs)

Arguments

xs

takes in a string to create a token

See Also

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

Examples

1
symbol("[") ("  [123]")

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