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. casSmallArray# :: SmallMutableArray# s a_levpoly -> Int# -> a_levpoly -> a_levpoly -> State# s -> (# State# s, Int#, a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  2. cloneSmallArray# :: SmallArray# a_levpoly -> Int# -> Int# -> SmallArray# a_levpoly

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  3. cloneSmallMutableArray# :: SmallMutableArray# s a_levpoly -> Int# -> Int# -> State# s -> (# State# s, SmallMutableArray# s a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. compactAllocateBlock# :: Word# -> Addr# -> State# RealWorld -> (# State# RealWorld, Addr# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. copySmallArray# :: SmallArray# a_levpoly -> Int# -> SmallMutableArray# s a_levpoly -> Int# -> Int# -> State# s -> State# s

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. copySmallMutableArray# :: SmallMutableArray# s a_levpoly -> Int# -> SmallMutableArray# s a_levpoly -> Int# -> Int# -> State# s -> State# s

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. dataToTagSmall# :: a_levpoly -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

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

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  9. getSizeofSmallMutableArray# :: SmallMutableArray# s a_levpoly -> State# s -> (# State# s, Int# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  10. indexSmallArray# :: SmallArray# a_levpoly -> Int# -> (# a_levpoly #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

Page 210 of many | Previous | Next