From a2de8652120433658347e44fe52c64e739e48484 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 1 Apr 2015 12:59:04 -0400 Subject: [PATCH] stubs --- index.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.mdwn b/index.mdwn index 39a312dd..3dd65ea8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -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 +