unrolled-each-unsafe ( seq len quot: ( x -- ) -- )


Vocabulary
sequences.unrolled.private

Inputs
seqan object
lenan object
quota quotation with stack effect ( x -- )


Outputs
None

Definition