[Haskell-cafe] Re: help understanding lazy evaluation

apfelmus apfelmus at quantentunnel.de
Thu Aug 23 13:54:00 EDT 2007


Ronald Guida wrote:
 > Can anyone tell me if I've got this right?

Yes, you got. The let-statement you introduce that embodies the sharing 
of the argument  n = 12  probably should be present in the first parts, 
too. But this doesn't really matter, the formalities of graph reduction 
vary with the formalizer :)

Regards,
apfelmus



More information about the Haskell-Cafe mailing list