X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment2.mdwn;h=b8a2444caef15b094dd5b67c9d6881e26030f60f;hp=82957888e1c773cb007feb9b7ec7fd9ef55ac735;hb=1123b395aebb6b5392b3582bd0e310a8a4e32ff5;hpb=ac5b18441c0c498fa20ccd2db601d895d665929b;ds=sidebyside diff --git a/assignment2.mdwn b/assignment2.mdwn index 82957888..b8a2444c 100644 --- a/assignment2.mdwn +++ b/assignment2.mdwn @@ -76,7 +76,7 @@ For these exercises, assume that `LIST` is the result of evaluating: LIST make-list empty - [[Assignment 2 hint 1]] +[[Assignment 2 hint 1]] 2. Based on your answer to question 1, how might you implement the **map** function? Expected behavior: