Handbook
Glossary
inline-table-key-value ( -- parser )
Vocabulary
toml
.
private
Inputs
None
Outputs
parser
an
object
Definition
USING:
peg
sequences
;
IN:
toml.private
:
inline-table-key-value
( -- parser )
ws-comment-newline
hide
key-value-parser
ws-comment-newline
hide
3seq
[
first
]
action
;