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