moonads
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

moonads

Typescript monads implemented in an object oriented style. Because I have a weird sense of humour.

This is a personal learning exercise and is totally incomplete. Don't use it; I'm not supporting it.

TODO

  • [x] Either
  • [ ] Future
  • [ ] IO
  • [ ] List
  • [x] Rename callback -> transform
  • [x] readonly all the things.
  • [ ] Monad rules?

Readme

Keywords

Package Sidebar

Install

npm i moonads

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • sethdavenport