The "Partial Application" Lesson is part of the full, Elm course featured in this preview video. Here's what you'd learn in this lesson:
Richard explores partial function application. Partial function application means that a function can be called with fewer arguments than expected, also known as currying.