2011/4/14 Sebastian Fischer <[email protected]> > > The advantage of this complicated definition is that you get a > memoized version of the `fibonacci` function simply by using `fixmemo` > instead of `fix`: >
Wow. I think something about 'fix' just made sense thanks to your post, though I had read a few blog posts about it. David.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
