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. readCharArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. readCharOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. readDoubleArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Double# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. readDoubleOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Double# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. readFloatArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Float# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. readFloatOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Float# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. readIOPort# :: IOPort# s a_levpoly -> State# s -> (# State# s, a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  8. readInt16Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

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

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. readInt32Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int32# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 93 of many | Previous | Next