ivar-simple: Write once concurrency primitives.
IVar
s are write-once (immutable) variables.
They can be read, an operation that will block until a value was written to the variable. They can be written to exactly once.
[Skip to Readme]
Downloads
- ivar-simple-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Dependencies | base (>=4 && <5) [details] |
License | MIT |
Copyright | (c) 2008-2015 Bertram Felgenhauer |
Author | |
Maintainer | Bertram Felgenhauer <int-e@gmx.de> |
Category | Concurrency |
Uploaded | by BertramFelgenhauer at 2015-07-02T15:18:35Z |
Distributions | NixOS:0.3.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4722 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-02 [all 1 reports] |