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. readStablePtrArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, StablePtr# a #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. readStablePtrOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, StablePtr# a #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. readTVar# :: TVar# s a_levpoly -> State# s -> (# State# s, a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. readTVarIO# :: TVar# s a_levpoly -> State# s -> (# State# s, a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. readWideCharArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. readWideCharOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. readWord16Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  8. readWord16OffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Word16# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  9. readWord32Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word32# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. readWord32OffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Word32# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 95 of many | Previous | Next