Capco Interview Question

What is a currying?

Interview Answer

Anonymous

Nov 6, 2019

When multiple function are nested together and you can pass in the parameters for each function in a single line.