Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... Defining a persistent stack data structure as an How to define some common operators for function application, including the pipeline operator Textbook: ...
Ocaml Tutorial 15 33 Tracing - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... Defining a persistent stack data structure as an How to define some common operators for function application, including the pipeline operator Textbook: ... Using pattern matching to access the pieces of a variant. Textbook: How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Retrospective of a mini-project I did to learn about
Examples of pattern matching with lists, records, and tuples. Textbook: What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: ...