Media Summary: How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: How to infer the type of `if` expressions in HM type inference Textbook: The beginning of a deep dive into implementation of hash tables, starting with the
Ocaml Map Lecture - Detailed Analysis & Overview
How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: How to infer the type of `if` expressions in HM type inference Textbook: The beginning of a deep dive into implementation of hash tables, starting with the It's easy to turn the red-black tree Set implementation into a In this tutorial, I will show the basic ideas of immutable lists (cons lists), as well as polymorphic functions that operate over lists. How to implement the operations of a direct-address table using an array as the rep type Textbook: ...