Handbook
Glossary
cleanup-children ( #branch -- )
Vocabulary
compiler
.
tree
.
cleanup
Inputs
#branch
an
object
Outputs
None
Definition
USING:
accessors
kernel
sequences
;
IN:
compiler.tree.cleanup
:
cleanup-children
( #branch -- )
[
[
cleanup-tree
]
map
]
change-children
drop
;