| ||||||||||||
| ||||||||||||
Description | ||||||||||||
Generic utilities for implementing transactionsal memories | ||||||||||||
Documentation | ||||||||||||
with :: (CGIMonad cgi, Read result, Show result) => ([PARAMETER] -> IO Bool) -> result -> (result -> cgi ()) -> (Control (TCGI result) result -> TCGI result ()) -> cgi () | ||||||||||||
data Control cgi result | ||||||||||||
| ||||||||||||
Produced by Haddock version 0.7 |