Intro

Objectives

  1. Understand what is meant by partial function application.
  2. Know that a function takes only one argument which may itself be a function.
  3. Define and use higher-order functions, including map, filter and fold.

Resources

Video

Slides

Worksheet

Homework