

Functional Programming Utilities
Travis CI Status:
|
Master |
 |
| -------|-------- |
|
Develop|
 |
Code Coverage Status:
|
Master |
 |
| -------|-------- |
|
Develop|
 |
Description
This repository is a holder of various utilities that could come in handy if you're introduced to the Functional Programming world in Javascript.
For more information please visit the
Wiki
Instructions
1. Clone
2. Run
npm install
3. Run
npm run compile
4. Include compiled script wherever you're going to use it
5. ???
6. Profit