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