Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... In this video, we go over conditional statements in How to implement the `fold_left` and `fold_right` functionals on lists. Textbook:
Ocaml Tutorial 4 33 The - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... In this video, we go over conditional statements in How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... Functions can take other functions as input and return them as output, making them "higher order". Textbook: ...
How to implement the `map` functional. Textbook: