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.

  1. module Rebase.Data.Time.Clock.POSIX

    No documentation available.

  2. class Monad m => PrimMonad (m :: Type -> Type)

    rebase Rebase.Data.Vector.Generic.Mutable

    Class of monads which can perform primitive state-transformer actions.

  3. type family PrimState (m :: Type -> Type)

    rebase Rebase.Data.Vector.Generic.Mutable

    State token type.

  4. class Monad m => PrimMonad (m :: Type -> Type)

    rebase Rebase.Data.Vector.Mutable

    Class of monads which can perform primitive state-transformer actions.

  5. type family PrimState (m :: Type -> Type)

    rebase Rebase.Data.Vector.Mutable

    State token type.

  6. module Rebase.Data.Vector.Primitive

    No documentation available.

  7. class Prim a

    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.

  8. class Prim a

    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.

  9. class Monad m => PrimMonad (m :: Type -> Type)

    rebase Rebase.Data.Vector.Primitive.Mutable

    Class of monads which can perform primitive state-transformer actions.

  10. type family PrimState (m :: Type -> Type)

    rebase Rebase.Data.Vector.Primitive.Mutable

    State token type.

Page 637 of many | Previous | Next