hackage.haskell.org : ivar-simple
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.
Registry
- JSON
purl: pkg:hackage/ivar-simple
Keywords:
concurrency
, library
, mit
, Propose Tags
License: MIT
Latest release: almost 5 years ago
First release: over 16 years ago
Dependent repositories: 3
Downloads: 4,815 total
Last synced: 9 days ago
Loading...
Readme
Loading...