unrolled-map-unsafe ( seq len quot: ( x -- newx ) -- newseq )


Vocabulary
sequences.unrolled.private

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


Outputs
newseqan object


Definition