parallel-each-index ( seq quot: ( elt index -- ) -- )


Vocabulary
concurrency.combinators

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


Outputs
None

Definition