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

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

Simulation.Aivika.IO.Dynamics.Memo.Unboxed

Contents

Description

Tested with: GHC 8.0.1

The IO monad can be an instance of the MonadMemo type class.

Orphan instances

MArray IOUArray e IO => MonadMemo IO e Source #

The IO based monad can be an instance of the MonadMemo type class.