Media Summary: More about using pattern matching with variants. Textbook: How to define some common operators for function application, including the pipeline How to make functions be recursive. Textbook:
If Expressions Ocaml Programming Chapter 2 Video 3 - Detailed Analysis & Overview
More about using pattern matching with variants. Textbook: How to define some common operators for function application, including the pipeline How to make functions be recursive. Textbook: Giving functions names with `let` definitions. Textbook: Application of functions to "too few" of arguments, and syntactic sugar. Textbook: Using `let` definitions to bind values to names. Textbook:
Applying functions to arguments. Textbook: