← ^ →
Map Reduce and Hadoop
add = function(a, b){ return a + b; }; [0, 1, 2, 3].reduce(add);
José M. Vidal .
12 of 24