Search results

7 packages found

Transform a curried function into a function invoked with multiple arguments.

published 0.2.1 2 months ago
M
Q
P

Transform a curried function into a function invoked with multiple arguments.

published 0.2.1 2 months ago
M
Q
P

(un)curryThis to avoid [].slice.call, obj.fn.bind(obj), that=this

published 0.0.3 11 years ago
M
Q
P
M
Q
P

uncurry operator

published 0.0.5 7 years ago
M
Q
P

decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it returns a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.`

published 2.0.1 6 years ago
M
Q
P

uncurry function that was curried before

published 2.1.0 3 years ago
M
Q
P