Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... Using pattern matching to access the pieces of a variant. Textbook: More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ...
Ocaml Tutorial 13 33 A - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... Using pattern matching to access the pieces of a variant. Textbook: More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: Distributing a module and its type into two specially-named files results in a compilation unit, which is how the standard library ... Type systems designed to track the side-effects of expressions have been around for many years but they have yet to ...