Media Summary: Let's continue our journey into composition techniques in functional Functions that are parameterized on types. Textbook: How to use infix operators as prefix functions. Textbook:
Partial Application Ocaml Programming Chapter 2 Video 14 - Detailed Analysis & Overview
Let's continue our journey into composition techniques in functional Functions that are parameterized on types. Textbook: How to use infix operators as prefix functions. Textbook: How `let` expressions create scope and shadowing. 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:
How to make functions be recursive. Textbook: Did you know that functions are really cool? At least, in supported languages, you can create higher order functions, which in turn ...