| ||||||||
| ||||||||
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 | ||||||||
check :: Bool -> STM a | ||||||||
Produced by Haddock version 2.3.0 |