@hackage atomic-modify0.1.0.3

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.