@hackage interleave1.0

Combinators for supporting interleaving of different behaviours

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      neil@twistedsquare.com

    • Versions

      • 1.0 Fri, 7 Jan 2011

    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.