atomic-modify: A typeclass for mutable references that have an atomic modify operation.

[ apache, concurrency, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 2138 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]