Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... How to define some common operators for function application, including the pipeline operator Textbook: ... More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ...
Ocaml Tutorial 10 33 Higher - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... How to define some common operators for function application, including the pipeline operator Textbook: ... More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... How to make functions be recursive. Textbook: Application of functions to "too few" of arguments, and syntactic sugar. Textbook: Applying functions to arguments. Textbook:
Examples of pattern matching with lists, records, and tuples. Textbook: