unrolled-2map-as-unsafe ( xseq yseq len quot: ( x y -- newx ) exemplar -- newseq )


Vocabulary
sequences.unrolled.private

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


Outputs
newseqan object


Definition