Sep 28
First, Gregory Brown talks about inject and functional programming. Really, if you’re having issues with Assignment #2, do yourself a favor and head on over.
Second: can’t get your head around the name inject()? I don’t think it’s a particularly clearly-named method, and I found this discussion very helpful when I was trying to understand it.
September 28th, 2007 at 1:20 pm
Nowadays people would probably name .inject .reduce (see http://en.wikipedia.org/wiki/MapReduce).