Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 148 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 148 Bytes

monads

Small experiments with monad patterns

to run the tests:

npm run tests

If going into TDD serious stuff:

npm run tdd