Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
indexWideCharOffAddr# :: Addr# -> Int# -> Char#ghc-prim GHC.PrimopWrappers No documentation available.
indexWord8ArrayAsWideChar# :: ByteArray# -> Int# -> Char#ghc-prim GHC.PrimopWrappers No documentation available.
indexWord8OffAddrAsWideChar# :: Addr# -> Int# -> Char#ghc-prim GHC.PrimopWrappers No documentation available.
myThreadId# :: State# RealWorld -> (# State# RealWorld, ThreadId# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWideCharArray# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWideCharOffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWideChar# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsWideChar# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
writeWideCharArray# :: MutableByteArray# s -> Int# -> Char# -> State# s -> State# sghc-prim GHC.PrimopWrappers No documentation available.
writeWideCharOffAddr# :: Addr# -> Int# -> Char# -> State# s -> State# sghc-prim GHC.PrimopWrappers No documentation available.