Media Summary: Syntax, semantics, idioms, libraries, tools. Textbook: Applying functions to arguments. Textbook: How to implement a function that counts up with every invocation, using references Textbook:
Let Expressions Ocaml Programming Chapter 2 Video 5 - Detailed Analysis & Overview
Syntax, semantics, idioms, libraries, tools. Textbook: Applying functions to arguments. Textbook: How to implement a function that counts up with every invocation, using references Textbook: Application of functions to "too few" of arguments, and syntactic sugar. Textbook: More about using pattern matching with variants. Textbook: How to make functions be recursive. Textbook: