
11 Jan
2006
11 Jan
'06
9:14 a.m.
On Wed, Jan 11, 2006 at 10:36:47AM +0000, Simon Marlow wrote:
My suggestion: don't use the lazy state monad if you can help it.
But a strict state monad would force everything to be loaded into memory at once, right? What would you suggest I use instead? Or do I just have to tread carefully to keep this optimisation happy until the GCer is improved? Thanks Ian