Copyright | (c) Andrey Mulik 2020 |
---|---|
License | BSD-style |
Maintainer | work.a.mulik@gmail.com |
Portability | non-portable |
Safe Haskell | Trustworthy |
Language | Haskell2010 |
SDP.Prim.TArray provides lazy boxed array of stm
TVar
s.
Note that TArray#
stores each element in TVar
.
Documentation
Instances
A monad supporting atomic memory transactions.