On Fri, Aug 28, 2009 at 1:03 PM, staafmeister wrote:
The list you give prod is also 10 MB so it not a terribly inefficient
program.
That list takes memory only if it is forced. If it is passed to a lazy
function, all the list may not be in memory at once.