hemanth on master
0.4.2 (compare)
hemanth on v0.4.2
0.4.2 (compare)
fn::curry(_, _, _)
currying is the technique of translating the evaluation of a function that takes multiple arguments (or a tuple of arguments) into evaluating a sequence of functions, each with a single argument