From: jim Date: Wed, 1 Apr 2015 20:20:16 +0000 (-0400) Subject: post links to Juli8 and Monad.ml X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=aca81d60f098d49bed916cebb3e58d0a14c8c471;hp=908143f5f416416081b24715bfc567cbea0aeff4 post links to Juli8 and Monad.ml --- 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. +