X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment3.mdwn;h=71960dc8429ebf75a81638f7c6664fe2dfc17c99;hp=d00dba0b2cbbfa44a6adc84668e145aa6e96a7b6;hb=f3400cc9679e5f4f78cee730349d74e465648eac;hpb=97cbee46cb35e1eb7aa5ea5f8b1af3583f5b7522;ds=sidebyside diff --git a/assignment3.mdwn b/assignment3.mdwn index d00dba0b..71960dc8 100644 --- a/assignment3.mdwn +++ b/assignment3.mdwn @@ -8,7 +8,7 @@ assignment much faster and more secure. Recall that version 1 style lists are constructed like this: - - -do eta-reductions too - - - - - -
 
- +What does `head (tail (tail mylist))` evaluate to?