each-with-next ( ... seq quot: ( ... elt -- ... ) -- ... )


Vocabulary
compiler.tree.escape-analysis.nodes

Inputs
seqan object
quota quotation with stack effect ( ... elt -- ... )


Outputs
None

Definition