@ogre-tools/fp
v17.11.1
Published
A collection of low abstraction functions in functional programming flavor
Downloads
3,355
Readme
Functional Programming for Ogre Tools
A collection of low abstraction functions in functional programming flavor.
Usage
$ npm install @ogre-tools/fp
...
import { mapValuesDeep } from '@ogre-tools/fp';
Features
Check available functions from index.js.
Documentation
Check unit tests for documentation.