X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=assignment7.mdwn;h=2eb302508a5e08abd52a7af0d07a26a0f3e53902;hp=a262426f080089082f27766ddbe1a5e2a414f840;hb=8e9569fef324043b0a31cd56d14459b1497de08d;hpb=c1f6662a4044c94af84fd029ad5f6579df83bd9c diff --git a/assignment7.mdwn b/assignment7.mdwn index a262426f..2eb30250 100644 --- a/assignment7.mdwn +++ b/assignment7.mdwn @@ -15,5 +15,5 @@ Some advice: * You'll want to use the implementation of "implicitly represented" mutable variables that we discussed at the end of this week's meeting, or the "state monad" Chris presented, which is a simple version of the former. Conceptually, though, it's sometimes useful to switch back and forth between the "implicitly represented" model and the "explicitly represented" model. -* Here are some [hints](/hints/Assignment 7 Hint 1). +* Here are some [hints](/hints/assignment_7_hint_1).