# @sweet-monads

Mmmm, sweet

Easy-to-use monads implementation with static types definition and separated packages. - No dependencies, one small file - Easily auditable TypeScript/JS code ## Libraries - [Maybe](https://github.com/JSMonk/sweet-monads/tree/master/maybe) - [Either](https://github.com/JSMonk/sweet-monads/tree/master/either) - [Iterator](https://github.com/JSMonk/sweet-monads/tree/master/iterator) - [Identity](https://github.com/JSMonk/sweet-monads/tree/master/identity) - [Interfaces](https://github.com/JSMonk/sweet-monads/tree/master/interfaces) ## License MIT (c) Artem Kobzar see LICENSE file.