smart-2map-reduce ( 2map-reduce-quots -- quot )


Vocabulary
combinators.smart

Inputs
2map-reduce-quotsa sequence


Outputs
None

Word description
A version of 2map-reduce that takes a sequence of { 2map-quot 2reduce-quot } pairs, returning the 2map-reduce result for each pair.

Definition