Currying and Partial Application
Breaking down functions
Interview Relevant: Advanced functional
Currying
Transforming a function with multiple arguments into a sequence of functions.
Breaking down functions
Transforming a function with multiple arguments into a sequence of functions.
Ask about the topic