Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Rebase.Data.Time.Clock.
POSIX No documentation available.
class Monad m =>
PrimMonad (m :: Type -> Type)rebase Rebase.Data.Vector.Generic.Mutable Class of monads which can perform primitive state-transformer actions.
type family
PrimState (m :: Type -> Type)rebase Rebase.Data.Vector.Generic.Mutable State token type.
class Monad m =>
PrimMonad (m :: Type -> Type)rebase Rebase.Data.Vector.Mutable Class of monads which can perform primitive state-transformer actions.
type family
PrimState (m :: Type -> Type)rebase Rebase.Data.Vector.Mutable State token type.
module Rebase.Data.Vector.
Primitive No documentation available.
-
rebase Rebase.Data.Vector.Primitive Class of types supporting primitive array operations. This includes interfacing with GC-managed memory (functions suffixed with ByteArray#) and interfacing with unmanaged memory (functions suffixed with Addr#). Endianness is platform-dependent.
-
rebase Rebase.Data.Vector.Primitive.Mutable Class of types supporting primitive array operations. This includes interfacing with GC-managed memory (functions suffixed with ByteArray#) and interfacing with unmanaged memory (functions suffixed with Addr#). Endianness is platform-dependent.
class Monad m =>
PrimMonad (m :: Type -> Type)rebase Rebase.Data.Vector.Primitive.Mutable Class of monads which can perform primitive state-transformer actions.
type family
PrimState (m :: Type -> Type)rebase Rebase.Data.Vector.Primitive.Mutable State token type.