2011/4/14 Sebastian Fischer <fischer@nii.ac.jp>

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.