Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word32.

  2. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word64.

  3. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word8.

  4. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word16.

  5. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word32.

  6. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word64.

  7. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word8.

  8. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word16.

  9. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word16.

  10. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word32.

Page 62 of many | Previous | Next