aivika-distributed-0.7.4.2: Parallel distributed discrete event simulation module for the Aivika library

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

Simulation.Aivika.Distributed.Optimistic.Ref.Base

Description

Tested with: GHC 7.10.3

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

Documentation