Handbook
Glossary
exact-option ( name options -- option/f )
Vocabulary
command-line
.
parser
.
private
Inputs
name
an
object
options
an
object
Outputs
option/f
an
object
Definition
USING:
kernel
sequences
;
IN:
command-line.parser.private
:
exact-option
( name options -- option/f )
[
option-names
member?
]
with
find
nip
;