Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. bigNatEqWord# :: BigNat# -> Word# -> Bool#

    ghc-bignum GHC.Num.BigNat

    Test if a BigNat is equal to a Word

  2. integerEq :: Integer -> Integer -> Bool

    ghc-bignum GHC.Num.Integer

    Equal predicate.

  3. integerEq# :: Integer -> Integer -> Bool#

    ghc-bignum GHC.Num.Integer

    Equal predicate.

  4. naturalEq :: Natural -> Natural -> Bool

    ghc-bignum GHC.Num.Natural

    Equality test for Natural

  5. naturalEq# :: Natural -> Natural -> Bool#

    ghc-bignum GHC.Num.Natural

    Equality test for Natural

  6. type C_EqualFunc = Ptr () -> Ptr () -> IO CInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  7. type C_EqualFuncFull = Ptr () -> Ptr () -> Ptr () -> IO CInt

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  8. type C_SequenceIterCompareFunc = Ptr SequenceIter -> Ptr SequenceIter -> Ptr () -> IO Int32

    gi-glib GI.GLib.Callbacks

    Type for the callback on the (unwrapped) C side.

  9. type SequenceIterCompareFunc = SequenceIter -> SequenceIter -> Ptr () -> IO Int32

    gi-glib GI.GLib.Callbacks

    A SequenceIterCompareFunc is a function used to compare iterators. It must return zero if the iterators compare equal, a negative value if a comes before b, and a positive value if b comes before a.

  10. drop_closures_EqualFuncFull :: EqualFuncFull -> EqualFuncFull_WithClosures

    gi-glib GI.GLib.Callbacks

    A simple wrapper that ignores the closure arguments.

Page 256 of many | Previous | Next