Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readWord8ArrayAsInt64# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int64# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. readWord8ArrayAsStablePtr# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, StablePtr# a #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. readWord8ArrayAsWideChar# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. readWord8ArrayAsWord# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. readWord8ArrayAsWord16# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. readWord8ArrayAsWord32# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word32# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. readWord8ArrayAsWord64# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word64# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  8. readWord8OffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Word8# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  9. readWord8OffAddrAsAddr# :: Addr# -> Int# -> State# s -> (# State# s, Addr# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. readWord8OffAddrAsChar# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 97 of many | Previous | Next