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. readWord8OffAddrAsDouble# :: Addr# -> Int# -> State# s -> (# State# s, Double# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. readWord8OffAddrAsFloat# :: Addr# -> Int# -> State# s -> (# State# s, Float# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. readWord8OffAddrAsInt# :: Addr# -> Int# -> State# s -> (# State# s, Int# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. readWord8OffAddrAsInt16# :: Addr# -> Int# -> State# s -> (# State# s, Int16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. readWord8OffAddrAsInt32# :: Addr# -> Int# -> State# s -> (# State# s, Int32# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. readWord8OffAddrAsInt64# :: Addr# -> Int# -> State# s -> (# State# s, Int64# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. readWord8OffAddrAsStablePtr# :: Addr# -> Int# -> State# s -> (# State# s, StablePtr# a #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  8. readWord8OffAddrAsWideChar# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

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

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. readWord8OffAddrAsWord16# :: Addr# -> Int# -> State# s -> (# State# s, Word16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 98 of many | Previous | Next