@hackage control-monad-queue0.1

Reusable corecursive queues, via continuations.

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Leon P Smith <leon@melding-monads.com>

    • Versions

    This library provides efficient real-time queues via self-referential lazy lists. The technique was first published in Circular Programs and Self-Referential Structures by Lloyd Allison, Software Practice and Experience, 19(2), pp.99-109, Feb 1989

    http://www.csse.monash.edu.au/~lloyd/tildeFP/1989SPE/

    For an explanation of the library implementation, see Lloyd Allison's Corecursive Queues: Why Continuations Matter by Leon P Smith, in The Monad Reader, Issue 14.

    http://themonadreader.files.wordpress.com/2009/07/issue14.pdf