BoundedChan: Implementation of bounded channels.
This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.
Downloads
- BoundedChan-1.0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.2.0, 1.0.3.0 |
---|---|
Dependencies | array (>=0.2 && <0.8), base (>=3 && <5) [details] |
Tested with | ghc ==6.10 |
License | BSD-3-Clause |
Author | Adam Wick <awick@galois.com>, Chris Kuklewicz <haskell@list.mightyreason.com>, Paul Hendry |
Maintainer | Adam Wick <awick@galois.com> |
Category | Concurrency |
Source repo | head: git clone git://github.com/GaloisInc/BoundedChan.git |
Uploaded | by AdamWick at 2014-05-14T23:30:48Z |
Distributions | Arch:1.0.3.0, Debian:1.0.3.0, FreeBSD:1.0.3.0, LTSHaskell:1.0.3.0, NixOS:1.0.3.0, Stackage:1.0.3.0 |
Reverse Dependencies | 14 direct, 1970 indirect [details] |
Downloads | 16902 total (81 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |