nmap-reduce ( map-quot reduce-quot n -- quot )


Vocabulary
sequences.generalizations

Inputs
map-quota quotation with stack effect ( element... -- intermediate )
reduce-quota quotation with stack effect ( prev intermediate -- next )
nan integer


Outputs
None

Word description
A generalization of map-reduce that can be applied to any number of sequences.

Definition