aivika-lattice-0.3: Nested discrete event simulation module for the Aivika library using lattice

CopyrightCopyright (c) 2016-2017 David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Simulation.Aivika.Lattice.Ref.Base

Description

Tested with: GHC 7.10.3

Here is an implementation of strict mutable references, where LIO is an instance of MonadRef and MonadRef0.

Documentation