On Fri, Aug 28, 2009 at 1:03 PM, staafmeister<[email protected]> 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. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
