
15 Apr
2011
15 Apr
'11
3:09 a.m.
2011/4/14 Sebastian Fischer
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.