garyb / purescript-indexed-monad

MIT License
21 stars 11 forks source link

purescript-indexed-monad

Latest release Build Status

Indexed monads in PureScript.

Installation

bower install purescript-indexed-monad

Documentation

Module documentation is published on Pursuit

Examples

@justinwoo has written a blog post on Qiita and put up a demo repo modeling hamburger building with this package.