Control.Concurrent.Class.MonadSTM.TArray
Description
This module corresponds to TArray in "stm" package
TArray
type family TArray m :: Type -> Type -> Type Source #
Defined in Control.Monad.Class.MonadSTM.Internal