Copyright | Copyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | Safe |
Language | Haskell98 |
Simulation.Aivika.Experiment.Concurrent.MVar
Description
Tested with: GHC 8.0.1
The module defines helper functions for working with synchronized variable MVar
.