atomic-counter-0.1.2.1: Mutable counters that can be modified with atomic operatinos
Copyright(c) Sergey Vinokurov 2022
LicenseApache-2.0 (see LICENSE)
Maintainerserg.foo@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Control.Concurrent.Counter

Description

Work with lifted Counter values in the IO monad. Please see other modules in this package for ST monad and for unlifted values.

Documentation