aivika-transformers-2.1: Transformers for the Aivika simulation library

CopyrightCopyright (c) 2009-2014, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Simulation.Aivika.Trans.Comp.Template

Description

Tested with: GHC 7.8.3

The module defines the event queue.

Synopsis

Documentation

class ProtoMonadComp m => TemplateEventQueueing m Source

A template-based implementation of the EventQueueing class type.