[Haskell-cafe] Haskell and "memoization"

michael rice nowgate at yahoo.com
Tue Dec 15 22:32:47 EST 2009


I'm looking here at the Fibonacci stuff:

http://www.haskell.org/haskellwiki/Memoization

Since (I've read) Haskell never computes the value
of a function more than once, I don't understand the
need for memoization.

Enlighten me.

Michael




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091215/fd971881/attachment.html


More information about the Haskell-Cafe mailing list