0.0.2 • Published 7 years ago

paradajs v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Parada.js

Build Status

Monads implementation targeting compliance with Fantasy Land Specification.

Much more liberal approach to types makes this implementation much easier to use in real world JS/TS projects than its more idiomatic predecessor.

Instalation

npm install paradajs

Monads

See src/test to learn more about each monad.