Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... In this video, we learn about primitives in In this video, we go over conditional statements in
Ocaml Tutorial 3 33 Basic - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... In this video, we learn about primitives in In this video, we go over conditional statements in More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... How to define a type for binary trees using variants. Textbook: The `option` type, which represents optional data. It's a principled way to avoid the plague of `null`. Textbook: ...