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


Vocabulary
combinators.smart

Inputs
map-reduce-quotsa sequence


Outputs
None

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

Definition