hexdigit ( -- parser )


Vocabulary
toml.private

Inputs
None

Outputs
parseran object


Definition


: hexdigit ( -- parser )
48 57 range 97 102 range 65 70 range 3choice ;