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