|
|
|
|
|
by Tade0
3200 days ago
|
|
I've been using currying (via http://ramdajs.com/) in my projects for a while now and this is rarely a problem(yay for anecdotal evidence). One reason for that is that my curried functions and their derivatives are usually named in a way that says exactly what they do. |
|