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
| Versions | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3 |
|---|---|
| Dependencies | array (≥0.2 & <0.8), base (≥3 & <5) |
| License | BSD3 |
| Author | Adam Wick <awick@galois.com> |
| Maintainer | Adam Wick <awick@galois.com> |
| Stability | stable |
| Category | Concurrency |
| Source repository | git clone git://github.com/GaloisInc/BoundedChan.git |
| Upload date | Thu Mar 29 20:24:01 UTC 2012 |
| Uploaded by | AdamWick |
| Built on | ghc-7.4 |
Modules
- Control
- Concurrent
Downloads
- BoundedChan-1.0.0.3.tar.gz (Cabal source package)
- package description (included in the package)