Handbook
Glossary
simple-key ( -- parser )
Vocabulary
toml
.
private
Inputs
None
Outputs
parser
an
object
Definition
USING:
peg
;
IN:
toml.private
:
simple-key
( -- parser )
unquoted-key
quoted-key
2choice
;