@hackage interleave1.0
Combinators for supporting interleaving of different behaviours
Categories
License
BSD-3-Clause
Maintainer
neil@twistedsquare.com
Links
- Documentation
- No source repository
- Security
Versions
- 1.0 Fri, 7 Jan 2011
Installation
Dependencies (1)
Dependents (1)
@hackage/acme-everything
This package adds some combinators that can be used with any type constructor that has an instance for both Alternative and Monad. The rationale, design and implementation are all explained in an article in The Monad Reader issue 17, which will appear on http://themonadreader.wordpress.com/ imminently.