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

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

Simulation.Aivika.Branch.Ref.Base

Description

Tested with: GHC 7.10.3

Here is an implementation of strict mutable references, where BR can be an instance of MonadRef and MonadRef0.

Documentation