X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=week9.mdwn;h=d1f80612e333fba672cf0e1c75e14312d9cc2e59;hb=172783a2998a2d2d6a0e1cbda2e4f68710099fe3;hp=c6dd9e83c05d965b5d7e5894f8d9932911a27d11;hpb=bf8d964cc93f6b0b44a432bca8c94b1374c05e1f;p=lambda.git diff --git a/week9.mdwn b/week9.mdwn index c6dd9e83..d1f80612 100644 --- a/week9.mdwn +++ b/week9.mdwn @@ -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##