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, 1.0.1.0 |
|---|---|
| Dependencies | array, base (≥3) |
| License | BSD3 |
| Author | Adam Wick <awick@galois.com> |
| Maintainer | Adam Wick <awick@galois.com> |
| Stability | stable |
| Category | Concurrency |
| Source repository | git clone git://code.haskell.org/BoundedChan.git |
| Upload date | Tue Jun 2 21:05:09 UTC 2009 |
| Uploaded by | AdamWick |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0, ghc-7.2 |
| Distributions | Debian: 1.0.1.0 |
Modules
- Control
- Concurrent
Downloads
- BoundedChan-1.0.0.2.tar.gz (Cabal source package)
- package description (included in the package)