strict-stm-0.1.0.0: Strict STM interface polymorphic over stm implementation.
The `strict-stm` package gives a strict interface to stm,
currently either one provided by
stm
package for the
IO
monad or `io-sim` package for the
IOSim
monad.
-
Control
-
Monad
-
Class
- MonadSTM
-
Class
-
Monad