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.Space.RGB

    Reverse the order of the bits in a Word32.

  2. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word64.

  3. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word64.

  4. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word8.

  5. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Space.RGB

    Reverse the order of the bits in a Word8.

  6. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Space.RGB.Alternative

    Reverse the order of the bits in a Word16.

  7. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Space.RGB.Alternative

    Reverse the order of the bits in a Word32.

  8. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Space.RGB.Alternative

    Reverse the order of the bits in a Word64.

  9. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Space.RGB.Alternative

    Reverse the order of the bits in a Word8.

  10. class HReverse (acc :: [Type]) (els1 :: [Type]) (els2 :: [Type]) | acc els1 -> els2

    hset Data.HSet.Reverse

    This is auxiliary typeclass for inversing the order of hset elements

Page 63 of many | Previous | Next