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. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word64.

  2. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word8.

  3. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word16.

  4. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word32.

  5. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word64.

  6. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word8.

  7. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word16.

  8. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word32.

  9. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word64.

  10. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Space

    Reverse the order of the bits in a Word8.

Page 62 of many | Previous | Next