| ||||||||
| ||||||||
| 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 | ||||||||
| ||||||||
| catchSTM | ||||||||
| Produced by Haddock version 0.8 |