Lambda Expressions
In this lesson, we introduce lambda expressions and show how to use them in conjunction with higher-order functions.
We'll cover the following
In the previous lesson, we defined the higher-order function applyTwice
and then used it on other functions like next
or double
.
Get hands-on with 1200+ tech skills courses.