ivar-simple

Version 0.3.3 revision 0 uploaded by BertramFelgenhauer.

Package meta

Synopsis
Write once concurrency primitives.
Description

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.

Author
n/a
Bug reports
n/a
Category
Concurrency
Copyright
(c) 2008-2020 Bertram Felgenhauer
Homepage
n/a
Maintainer
Bertram Felgenhauer <int-e@gmx.de>
Package URL
n/a
Stability
experimental

Components