Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. xC_cross_reverse :: Glyph

    X11 Graphics.X11.Xlib.Cursor

    No documentation available.

  2. bitReverse# :: Word# -> Word#

    ghc-internal GHC.Internal.Base

    Reverse the order of the bits in a word.

  3. bitReverse16# :: Word# -> Word#

    ghc-internal GHC.Internal.Base

    Reverse the order of the bits in a 16-bit word.

  4. bitReverse32# :: Word# -> Word#

    ghc-internal GHC.Internal.Base

    Reverse the order of the bits in a 32-bit word.

  5. bitReverse64# :: Word64# -> Word64#

    ghc-internal GHC.Internal.Base

    Reverse the order of the bits in a 64-bit word.

  6. bitReverse8# :: Word# -> Word#

    ghc-internal GHC.Internal.Base

    Reverse the order of the bits in a 8-bit word.

  7. bitReverse# :: Word# -> Word#

    ghc-internal GHC.Internal.Exts

    Reverse the order of the bits in a word.

  8. bitReverse16# :: Word# -> Word#

    ghc-internal GHC.Internal.Exts

    Reverse the order of the bits in a 16-bit word.

  9. bitReverse32# :: Word# -> Word#

    ghc-internal GHC.Internal.Exts

    Reverse the order of the bits in a 32-bit word.

  10. bitReverse64# :: Word64# -> Word64#

    ghc-internal GHC.Internal.Exts

    Reverse the order of the bits in a 64-bit word.

Page 48 of many | Previous | Next