stubs
[lambda.git] / index.mdwn
index 39a312d..3dd65ea 100644 (file)
@@ -165,6 +165,9 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday);
 (**Week 8**) Thursday March 26
 > Topics: [[Safe division with monads|topics/week8_safe_division_with_monads]]
 
+(**Week 9**) Thursday April 2
+> Topics: Programming with mutable state; the State monad; using multiple monads together
+
 <!--
 We've added a [[Monad Library]] for OCaml.
 We've posted a [[State Monad Tutorial]].