Vocabularysequences .
generalizations InputsOutputsNone
Word descriptionA generalization of
2sequence ,
3sequence , and
4sequence that constructs a sequence from the top
n elements of the stack.
ExamplesUSING: prettyprint sequences.generalizations ;
CHAR: f CHAR: i CHAR: s CHAR: h 4 "" nsequence .
"fish"
See alsonarray Definition