Elm

Elm Partial Application

Topics:

This course has been updated! We now recommend you take the Introduction to Elm, v2 course.

Check out a free preview of the full Elm course:
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.

Get Unlimited Access Now