ivar-simple-0.3: Write once concurrency primitives.

The ivar-simple package

IVars 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.

Properties

Versions0.1.0.0, 0.1.0.1, 0.2, 0.3
Dependenciesbase (4.*)
LicenseMIT
Copyright(c) 2008-2012 Bertram Felgenhauer
MaintainerBertram Felgenhauer <int-e@gmx.de>
Stabilityexperimental
CategoryConcurrency
Upload dateTue Jul 24 10:23:28 UTC 2012
Uploaded byBertramFelgenhauer
Built onghc-7.4

Modules

Downloads