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. naturalLogBase# :: Natural -> Natural -> Word#

    ghc-bignum GHC.Num.Natural

    Logarithm for an arbitrary base

  2. naturalLogBaseWord :: Word -> Natural -> Word

    ghc-bignum GHC.Num.Natural

    Logarithm for an arbitrary base

  3. naturalLogBaseWord# :: Word# -> Natural -> Word#

    ghc-bignum GHC.Num.Natural

    Logarithm for an arbitrary base

  4. naturalLt :: Natural -> Natural -> Bool

    ghc-bignum GHC.Num.Natural

    Lower test for Natural

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

    ghc-bignum GHC.Num.Natural

    Lower test for Natural

  6. module GI.GLib.Callbacks

    No documentation available.

  7. type C_HookCheckMarshaller = Ptr Hook -> Ptr () -> IO CInt

    gi-glib GI.GLib.Callbacks

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

  8. type C_HookMarshaller = Ptr Hook -> Ptr () -> IO ()

    gi-glib GI.GLib.Callbacks

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

  9. type C_IOFuncsIoCloseFieldCallback = Ptr IOChannel -> Ptr Ptr GError -> IO CUInt

    gi-glib GI.GLib.Callbacks

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

  10. type C_IOFuncsIoCreateWatchFieldCallback = Ptr IOChannel -> CUInt -> IO Ptr Source

    gi-glib GI.GLib.Callbacks

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

Page 359 of many | Previous | Next