atomic-modify: A typeclass for mutable references that have an atomic modify operation.
A typeclass for mutable references that have an atomic modify operation. Generalizes atomic modify operations in IO and STM contexts for IORef, MVar, TVar, and TMVar.
Downloads
- atomic-modify-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | base (>=4.9 && <4.17), stm (>=2.4 && <2.6) [details] |
License | Apache-2.0 |
Author | Chris Martin <ch.martin@gmail.com> |
Maintainer | Chris Martin <ch.martin@gmail.com> |
Category | Concurrency |
Home page | https://github.com/chris-martin/atomic-modify |
Uploaded | by chris_martin at 2022-01-14T08:55:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2218 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-01-14 [all 1 reports] |