X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=week6.mdwn;h=2a4586a01c9b36c546e3aeacbb599a14c3e581d8;hp=f1f5b42a7c12a0881aa9d457090b18ba4d396f02;hb=61612ba6746dc4646fb0d5bb1c9e1864bf927848;hpb=8a7f214bdd5696c0cc2fd9f0926aeae0a6bbbcfb;ds=sidebyside diff --git a/week6.mdwn b/week6.mdwn index f1f5b42a..2a4586a0 100644 --- a/week6.mdwn +++ b/week6.mdwn @@ -5,6 +5,29 @@ Polymorphic Types and System F [Notes still to be added. Hope you paid attention during seminar.] + + Types in OCaml -------------- @@ -276,5 +299,5 @@ diverge. As we consider richer languages, thunks will become more useful. Towards Monads -------------- -This has now been moved to [its own page](/towards_monads). +This has now been moved to the start of [[week7]].