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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe