Expressions Ocaml Programming Chapter 2 Video 2 - Detailed Analysis
Application of functions to "too few" of arguments, and syntactic sugar. Textbook: Applying functions to arguments. Textbook: How to define some common operators for function application, including the pipeline operator Textbook: ... The syntax and semantics of ref cells Textbook: How to use infix operators as prefix functions. Textbook: What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: ...
Giving functions names with `let` definitions. Textbook: Syntax, semantics, idioms, libraries, tools. Textbook: Functions that are parameterized on types. Textbook: The formal syntax and semantics of lists. Textbook: How to make functions be recursive. Textbook: Using `let` definitions to bind values to names. Textbook:
More about using pattern matching with variants. Textbook: A notion of "behavioral equality" is at the heart of reasoning about the correctness of functional programs Textbook: ...
Photo Gallery


















