Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
tVarValue :: TVar a -> UnfoldlM STM adeferred-folds DeferredFolds.UnfoldlM TVar contents
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Types.Prim No documentation available.
tvarId :: ModelTVar (n :: Type -> Type) a -> TVarIddejafu Test.DejaFu.Conc.Internal.STM No documentation available.
tvarRef :: ModelTVar (n :: Type -> Type) a -> Ref n adejafu Test.DejaFu.Conc.Internal.STM No documentation available.
tvarsOf :: ThreadAction -> Set TVarIddejafu Test.DejaFu.Internal Get the TVars affected by a ThreadAction.
tvarsRead :: ThreadAction -> Set TVarIddejafu Test.DejaFu.Internal Get the TVars a transaction read from.
tvarsWritten :: ThreadAction -> Set TVarIddejafu Test.DejaFu.Internal Get the TVars a transaction wrote to (or would have, if it didn't retry).
tvarName :: TyVarBndr a -> Namefree-foil Control.Monad.Foil.TH.Util No documentation available.
data
MutVar# a (b :: TYPE 'BoxedRep l)base GHC.Base A MutVar# behaves like a single-element mutable array.