Portability | non-portable (requires STM) |
---|---|
Stability | experimental |
Maintainer | libraries@haskell.org |
Safe Haskell | Trustworthy |
Control.Concurrent.STM.TArray
Description
TArrays: transactional arrays, for use in the STM monad
- data TArray i e
stm-2.4.2: Software Transactional Memory
Portability | non-portable (requires STM) |
---|---|
Stability | experimental |
Maintainer | libraries@haskell.org |
Safe Haskell | Trustworthy |
Control.Concurrent.STM.TArray
Description
TArrays: transactional arrays, for use in the STM monad