BoundedChan-1.0.0.2: Implementation of bounded channels.

The BoundedChan package

This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.

Properties

Versions1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0
Dependenciesarray, base (≥3)
LicenseBSD3
AuthorAdam Wick <awick@galois.com>
MaintainerAdam Wick <awick@galois.com>
Stabilitystable
CategoryConcurrency
Source repositorygit clone git://code.haskell.org/BoundedChan.git
Upload dateTue Jun 2 21:05:09 UTC 2009
Uploaded byAdamWick
Built onghc-6.10, ghc-6.12, ghc-7.0, ghc-7.2
DistributionsDebian: 1.0.1.0

Modules

Downloads