[Haskell-cafe] Re: infinite list of random elements

apfelmus apfelmus at quantentunnel.de
Tue Jul 31 04:36:08 EDT 2007


Chad Scherrer wrote:
> I prefer the purely functional approach as well, but I've
> been bitten several times by laziness causing space leaks in this
> context. I'm on a bit of a time crunch for this, so I avoided the
> risk.

Well, space leaks won't magically disappear if you use  IO a .

Regards,
apfelmus



More information about the Haskell-Cafe mailing list