unrolled-2each-unsafe ( xseq yseq len quot: ( x y -- ) -- )


Vocabulary
sequences.unrolled.private

Inputs
xseqan object
yseqan object
lenan object
quota quotation with stack effect ( x y -- )


Outputs
None

Definition