getify / Functional-Light-JS

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
http://FLJSBook.com
Other
16.6k stars 1.96k forks source link

is loose currying not easier compose than currying #135

Closed DaZhaoLis closed 6 years ago

DaZhaoLis commented 6 years ago

Does loose colification lose the benefits of strictly corrification (we can easily combine them when the function has only one shape)?

DaZhaoLis commented 6 years ago

@getify expect your answer

getify commented 6 years ago

Sorry, I don't understand this question.. you're using several words I don't recognize, like "colification" and "corrification".