Handbook
Glossary
cleanup-folding ( #call -- nodes )
Vocabulary
compiler
.
tree
.
cleanup
Inputs
#call
an
object
Outputs
nodes
an
object
Definition
USING:
kernel
;
IN:
compiler.tree.cleanup
:
cleanup-folding
( #call -- nodes )
[
(cleanup-folding)
]
[
record-folding
]
bi
;