point week9 to monad tutorial
[lambda.git] / week9.mdwn
index c6dd9e8..d1f8061 100644 (file)
@@ -503,6 +503,8 @@ To get the whole process started, the complex computation so defined will need t
        in computation initial_store;;
 
 
+*      See also our [[State Monad Tutorial]].
+
 
 ##Aliasing or Passing by reference##