By bloid
via kenbarclay.blogspot.com
Published: Jan 10 2008 / 22:05
The mapper, reducer and mapReduce functions exploit many of the functional programming techniques supported through Groovy closures. To aid the development we have prepared an abstract class ListFunctions which defines many of the standard list processing functions (closures) such as map, filter, composition, etc. The abstract class MapFunctions provides similar functions when applied to Maps.
Add your comment
Voters For This Link (15)
-
bloid -
aalmiray -
harlan -
johannz -
dbleyl -
alruiz15 -
puredanger -
dkharlamov -
glaforge -
bscarr -
sdevijver -
mikestephen -
ecspike -
nivanov -
tonetheman


