(no commit message)
authorchris <chris@web>
Tue, 24 Feb 2015 21:45:46 +0000 (16:45 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Tue, 24 Feb 2015 21:45:46 +0000 (16:45 -0500)
topics/_week5_system_F.mdwn

index 150794e..72d07b3 100644 (file)
@@ -200,8 +200,8 @@ be strongly normalizing, from which it follows that System F is not
 Turing complete.
 
 
 Turing complete.
 
 
-Types in OCaml
---------------
+#Types in OCaml
+
 
 OCaml has type inference: the system can often infer what the type of
 an expression must be, based on the type of other known expressions.
 
 OCaml has type inference: the system can often infer what the type of
 an expression must be, based on the type of other known expressions.