stm-2.4.5.0: Software Transactional Memory

Copyright(c) The University of Glasgow 2004
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
Stabilityexperimental
Portabilitynon-portable (requires STM)
Safe HaskellSafe
LanguageHaskell2010

Control.Concurrent.STM

Description

Software Transactional Memory: a modular composable concurrency abstraction. See

Documentation