reducer for the Shift AST format
npm install sp-shift-reducerShift Reducer
=============
sh
npm install sp-shift-reducer
`
Usage
See examples.
$3
!Fantasy Land logo
MonoidalReducer is compatible with Fantasy Land Monoids.
Contributing
* Open a Github issue with a description of your desired change. If one exists already, leave a message stating that you are working on it with the date you expect it to be complete.
* Fork this repo, and clone the forked repo.
* Install dependencies with npm install.
* Build and test in your environment with npm run build && npm test.
* Create a feature branch. Make your changes. Add tests.
* Build and test in your environment with npm run build && npm test`.