cleanup-folding? ( #call -- ? )


Vocabulary
compiler.tree.cleanup

Inputs
#calla #call


Outputs
?a boolean


Word description
Checks if a #call node can be folded.

Definition