Handbook
Glossary
ch>option ( ch -- singleton )
Vocabulary
regexp
.
parser
Inputs
ch
an
object
Outputs
singleton
an
object
Definition
USING:
assocs
kernel
;
IN:
regexp.parser
:
ch>option
( ch -- singleton )
[
options-assoc
at
]
[
nonexistent-option
]
?unless
;