Handbook
Glossary
sift-children ( seq flags -- seq' )
Vocabulary
compiler
.
tree
.
combinators
Inputs
seq
an
object
flags
an
object
Outputs
seq'
an
object
Definition
USING:
assocs
;
IN:
compiler.tree.combinators
:
sift-children
( seq flags -- seq' )
zip
sift-values
keys
;