Vocabularysequences .
generalizations Inputs seq... n sequences on the datastack
quot a
quotation with stack effect
( element... -- ) OutputsNone
Word descriptionA generalization of
each ,
2each , and
3each that can iterate over any number of sequences in parallel.
Definition