CurryJs
Installation |
Usage |
License
Simple, naive, small library for currying function composing and curry are two important technique in functional programming, you can build more functions from these
Installation
npm install curryjs
Usage
var curryJs = var composeJs = var split = var join = var map = var toLowerCase = Functionprototypecallvar composed = // hello world
License
MIT © [Adhitya Ramadhanus]