Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. orI# :: Int# -> Int# -> Int#

    ghc-prim GHC.Prim

    Bitwise "or".

  2. xorI# :: Int# -> Int# -> Int#

    ghc-prim GHC.Prim

    Bitwise "xor".

  3. andI# :: Int# -> Int# -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  4. notI# :: Int# -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  5. orI# :: Int# -> Int# -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  6. xorI# :: Int# -> Int# -> Int#

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. absI# :: Int# -> Int#

    ghc-bignum GHC.Num.Primitives

    Branchless abs

  8. cmpI# :: Int# -> Int# -> Int#

    ghc-bignum GHC.Num.Primitives

    Branchless comparison

  9. maxI# :: Int# -> Int# -> Int#

    ghc-bignum GHC.Num.Primitives

    No documentation available.

  10. minI# :: Int# -> Int# -> Int#

    ghc-bignum GHC.Num.Primitives

    No documentation available.

Page 3 of many | Previous | Next