Handbook
Glossary
+inf ( -- parser )
Vocabulary
toml
.
private
Inputs
None
Outputs
parser
an
object
Definition
USING:
kernel
peg
;
IN:
toml.private
:
+inf
( -- parser )
"+inf"
token
"inf"
token
2choice
[
drop
1/0.
]
action
;