Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newSmallArray# :: Int# -> a_levpoly -> State# s -> (# State# s, SmallMutableArray# s a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. readSmallArray# :: SmallMutableArray# s a_levpoly -> Int# -> State# s -> (# State# s, a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. reallyUnsafePtrEquality# :: a_levpoly -> b_levpoly -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. setThreadAllocationCounter# :: Int64# -> State# RealWorld -> State# RealWorld

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. shrinkSmallMutableArray# :: SmallMutableArray# s a_levpoly -> Int# -> State# s -> State# s

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. sizeofSmallArray# :: SmallArray# a_levpoly -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. sizeofSmallMutableArray# :: SmallMutableArray# s a_levpoly -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  8. thawSmallArray# :: SmallArray# a_levpoly -> Int# -> Int# -> State# s -> (# State# s, SmallMutableArray# s a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  9. unsafeFreezeSmallArray# :: SmallMutableArray# s a_levpoly -> State# s -> (# State# s, SmallArray# a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. unsafeThawSmallArray# :: SmallArray# a_levpoly -> State# s -> (# State# s, SmallMutableArray# s a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 211 of many | Previous | Next