Introduction to Lambdas Ocaml Programming Chapter 2 Video 9
Let's dive into the details surrounding Lambdas Ocaml Programming Chapter 2 Video 9. More about anonymous functions, aka
Lambdas Ocaml Programming Chapter 2 Video 9 Comprehensive Overview
Unnamed function values. Textbook: https://cs3110.github.io/textbook. Applying functions to arguments. Textbook: https://cs3110.github.io/textbook. Application of functions to "too few" of arguments, and syntactic sugar. Textbook: https://cs3110.github.io/textbook.
What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: ...
Summary & Highlights for Lambdas Ocaml Programming Chapter 2 Video 9
- let` expressions Textbook: https://cs3110.github.io/textbook.
- Giving functions names with `let` definitions. Textbook: https://cs3110.github.io/textbook.
- How to define some common operators for function application, including the pipeline operator Textbook: ...
- The basics of
- The types of function values. Textbook: https://cs3110.github.io/textbook.
That wraps up our extensive overview of Lambdas Ocaml Programming Chapter 2 Video 9.