| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | mik@konecny.aow.cz |
Control.ERNet.Deployment.Local.Channel
Description
A simple channel implementation using STM protected variables.
- data ChannelLocal q a
- data ChannelLocalAnyProt
Documentation
data ChannelLocal q a Source
Instances
data ChannelLocalAnyProt Source
Union of channel types over instances of the ChannelComm.QERrotocol class.
(existential type)