stm-2.5.0.1: Software Transactional Memory
Copyright (c) The University of Glasgow 2004
License BSD-style (see the file libraries/base/LICENSE)
Maintainer libraries@haskell.org
Stability experimental
Portability non-portable (requires STM)
Safe Haskell Safe
Language Haskell2010

Control.Concurrent.STM

Description

Software Transactional Memory: a modular composable concurrency abstraction. See

Documentation