Handbook
Glossary
simple-table ( seq -- table )
Vocabulary
regexp
.
parser
Inputs
seq
an
object
Outputs
table
an
object
Definition
USING:
assocs
kernel
;
IN:
regexp.parser
:
simple-table
( seq -- table )
[
[
simple
]
keep
]
H{
}
map>assoc
;