项目作者: Risto-Stevcev

项目描述 :
An implementation of free monad plus in purescript
高级语言: PureScript
项目地址: git://github.com/Risto-Stevcev/purescript-free-monadplus.git
创建时间: 2017-08-07T09:18:42Z
项目社区:https://github.com/Risto-Stevcev/purescript-free-monadplus

开源协议:MIT License

下载


purescript-free-monadplus

Latest release

An implementation of free monad plus in purescript

Installation

bower install purescript-free-monadplus

Usage

See unit tests for example usage

Limitation

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.

Documentation

Module documentation is published on Pursuit.