The latest version of control-monad-queue is 0.2.0.1-0.

control-monad-queue

Version 0.2 revision 0 uploaded by LeonSmith.

Package meta

Synopsis
Reusable corecursive queues, via continuations.
Description

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, Jul 2009.

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

A lightly edited version of the paper above is available at:

http://www.melding-monads.com/files/CorecQueues.pdf

Author
Leon P Smith <leon@melding-monads.com>
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
n/a
Maintainer
Leon P Smith <leon@melding-monads.com>
Package URL
n/a
Stability
n/a

Components