X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2F_week4_fixed_point_combinator.mdwn;h=4f2691e7502145c025a28b013bd3828f939a3f18;hp=df0bbbabfd1b9cec822e77490b6f6f04719c5be0;hb=a9c0cab873cd37db33b48a2c58a79bc0d32dc0a2;hpb=1e7009cf5af8404941aedb5e1ab5761316f0e221;ds=sidebyside diff --git a/topics/_week4_fixed_point_combinator.mdwn b/topics/_week4_fixed_point_combinator.mdwn index df0bbbab..4f2691e7 100644 --- a/topics/_week4_fixed_point_combinator.mdwn +++ b/topics/_week4_fixed_point_combinator.mdwn @@ -1,7 +1,10 @@ [[!toc levels=2]] +~~~~ + **Chris:** I'll be working on this page heavily until 11--11:30 or so. Sorry not to do it last night, I crashed. +~~~~ #Recursion: fixed points in the Lambda Calculus#