Media Summary: Syntax, semantics, idioms, libraries, tools. Textbook: Functions can take other functions as input and return them as output, making them "higher order". Textbook: ... Application of functions to "too few" of arguments, and syntactic sugar. Textbook:
Functional Programming What Ocaml Programming Chapter 1 Video 2 - Detailed Analysis & Overview
Syntax, semantics, idioms, libraries, tools. Textbook: Functions can take other functions as input and return them as output, making them "higher order". Textbook: ... Application of functions to "too few" of arguments, and syntactic sugar. Textbook: To use the toplevel effectively with modules, three new directives are needed: ``, ``, and ``. Textbook: ... Applying functions to arguments. Textbook: