each-node ( ... nodes quot: ( ... node -- ... ) -- ... )


Vocabulary
compiler.tree.combinators

Inputs
nodesan object
quota quotation with stack effect ( ... node -- ... )


Outputs
None

Definition