/curry

Curry wrapper function as explained in detail here

Primary LanguageJavaScriptMIT LicenseMIT

curry

This project exports a curry wrapper function to transform any regular javascript function into a curry function.