stm-2.1.1.1: Software Transactional MemorySource codeContentsIndex
Control.Monad.STM
Portabilitynon-portable (requires STM)
Stabilityexperimental
Maintainerlibraries@haskell.org
Description

Software Transactional Memory: a modular composable concurrency abstraction. See

This module only defines the STM monad; you probably want to import Control.Concurrent.STM (which exports Control.Monad.STM).

Documentation
STM
atomically
always
alwaysSucceeds
retry
orElse
check :: Bool -> STM aSource
catchSTM
Produced by Haddock version 0.9