Description
Combinators for supporting interleaving of different behaviours.
Description
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.