(no commit message)
authorbarker <barker@web>
Mon, 4 Oct 2010 17:19:07 +0000 (13:19 -0400)
committerLambda Wiki <lambda@SERVER.PHILOSOPHY.FAS.NYU.EDU>
Mon, 4 Oct 2010 17:19:07 +0000 (13:19 -0400)
hints/assignment_4_hint_3.mdwn

index 9cfef8a..94e2010 100644 (file)
@@ -1,6 +1,6 @@
 Hints for Y1,Y2. 
 
-*      Begin by trying to define `X1` and `X2` directly, then once they're working, you can abstract back to a pair of combinators `Y1` and `Y2` that generate `X1` and `X2` for a given pair of arguments `T1` and `T2`.
+*      Begin by trying to define `X1` and `X2` directly [[assignment 4 hint 3 hint 1]], then once they're working, you can abstract back to a pair of combinators `Y1` and `Y2` that generate `X1` and `X2` for a given pair of arguments `T1` and `T2`.
 
        You want: