| Copyright | Copyright (c) 2009-2014, David Sorokin <david.sorokin@gmail.com> |
|---|---|
| License | BSD3 |
| Maintainer | David Sorokin <david.sorokin@gmail.com> |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Simulation.Aivika.Trans.Comp.Template
Description
Tested with: GHC 7.8.3
The module defines the event queue.
- class ProtoMonadComp m => TemplateEventQueueing m
Documentation
class ProtoMonadComp m => TemplateEventQueueing m Source
A template-based implementation of the EventQueueing class type.