An implementation of free monad plus in purescript
An implementation of free monad plus in purescript
bower install purescript-free-monadplus
See unit tests for example usage
The current version of this library is uses the simpler implementation for free monads with monad plus. As a result, it isn’t optimized in any way for left-associated binds. The implementation of purescript-free could be copied here, or this library could be merged into that one. PRs are welcome.
Module documentation is published on Pursuit.