X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=b76b091ac00b11ec78c6744fb73fd6eee3b2bc4e;hp=3dd65ea800e21fae7a564c8acacdfa3572d975b1;hb=aca81d60f098d49bed916cebb3e58d0a14c8c471;hpb=908143f5f416416081b24715bfc567cbea0aeff4;ds=sidebyside diff --git a/index.mdwn b/index.mdwn index 3dd65ea8..b76b091a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -168,6 +168,8 @@ Practical advice for working with OCaml and/or Haskell (will be posted someday); (**Week 9**) Thursday April 2 > Topics: Programming with mutable state; the State monad; using multiple monads together +> Here are some OCaml libraries: [[Juli8|code/juli8.ml]] and [[Monad|code/monad.ml]]. We'll write up explanations of these soon. +