Description
A typeclass for mutable references that have an atomic modify operation.
Description
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.