Handbook
Glossary
select-children ( seq flags -- seq' )
Vocabulary
compiler
.
tree
.
combinators
Inputs
seq
an
object
flags
an
object
Outputs
seq'
an
object
Definition
USING:
kernel
sequences
;
IN:
compiler.tree.combinators
:
select-children
( seq flags -- seq' )
[
and*
]
2map
;