Handbook
Glossary
options>hash ( options -- hashtable )
Vocabulary
regexp
.
nfa
Inputs
options
an
object
Outputs
hashtable
an
object
Definition
USING:
accessors
kernel
;
IN:
regexp.nfa
:
options>hash
( options -- hashtable )
H{
}
clone
[
[
[
on>>
t
]
dip
set-each
]
[
[
off>>
f
]
dip
set-each
]
2bi
]
keep
;