curry-wrapper

A curry wrapper function to transform any regular javascript function into a curry function.


License
MIT
Install
npm install curry-wrapper@1.0.0

Documentation

curry

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