ivar-simple: Write once concurrency primitives.
IVars are write-once 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.
| Versions | 0.1.0.0, 0.1.0.1 |
|---|---|
| Dependencies | base |
| License | MIT |
| Copyright | (c) 2008, 2009 Bertram Felgenhauer |
| Maintainer | Bertram Felgenhauer <int-e@gmx.de> |
| Stability | experimental |
| Category | Concurrency |
| Upload date | Sun Jan 11 20:51:31 UTC 2009 |
| Uploaded by | BertramFelgenhauer |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.1.0.1 |
Modules
Downloads
- ivar-simple-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)
