funcdash
Lodash mixins to fill some common functional programming gaps.
Usage
LoDash
With$ npm install lodash funcdash
Using LoDash's _.mixin method.
var _ = ;_;
LoDash-fp
With$ npm install lodash-fp funcdash
Using LoDash's _.mixin method.
var _ = ;_;
Docs
Read the documentation.