a quotation with stack effect ( ... seq1 seq2 -- ... newseq )
Outputs
newseq
a new sequence
Word description Outputs a new string sequence of elt repeated, that when appended to seq, yields a sequence of length n. If the length of seq is greater than n, this word outputs an empty sequence.