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.
readWord8OffAddrAsDouble# :: Addr# -> Int# -> State# s -> (# State# s, Double# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsFloat# :: Addr# -> Int# -> State# s -> (# State# s, Float# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsInt# :: Addr# -> Int# -> State# s -> (# State# s, Int# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsInt16# :: Addr# -> Int# -> State# s -> (# State# s, Int16# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsInt32# :: Addr# -> Int# -> State# s -> (# State# s, Int32# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsInt64# :: Addr# -> Int# -> State# s -> (# State# s, Int64# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsStablePtr# :: Addr# -> Int# -> State# s -> (# State# s, StablePtr# a #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsWideChar# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsWord# :: Addr# -> Int# -> State# s -> (# State# s, Word# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsWord16# :: Addr# -> Int# -> State# s -> (# State# s, Word16# #)ghc-prim GHC.PrimopWrappers No documentation available.