Vocabularysequences.
generalizationsInputsseq... | n sequences on the datastack |
quot | a quotation with stack effect ( element... -- result ) |
exemplar | a sequence |
n | an integer |
Outputsresult | a sequence of the same type as exemplar |
Word descriptionA generalization of
map-as,
2map-as, and
3map-as that can map over any number of sequences in parallel.
Definition