[Haskell-cafe] Retaining functions in memory

Simon Hengel simon.hengel at wiktory.org
Tue Jul 26 12:11:34 CEST 2011


> I was looking for a way to retain the values of a specific function in
> memory. Is there some way to do this.

Maybe this helps:
http://www.haskell.org/haskellwiki/Memoization

I haven't read through it, though..

Cheers,
Simon



More information about the Haskell-Cafe mailing list