3 minutes, 27 seconds | Higher-order Functions - slide 21 : 34 |
Currying allows us to understand every function as taking at most one parameter. Currying can be seen as a way of generating intermediate functions which accept additional parameters to complete a calculation