index-to-tail ( seq from -- from length seq )


Vocabulary
sequences.private

Inputs
seqa sequence
froman integer


Outputs
seqa sequence
froman integer
lengthan object


Word description
Sets up the stack for the tail word.

Definition