License | see src/Data/LICENSE |
---|---|
Stability | experimental |
Portability | non-portable (GHC Extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Data.Word.Word24
Contents
Description
Word24 type
24-bit unsigned integer type
byteSwap24 :: Word24 -> Word24 #
Swap bytes in Word24
.
byteSwap24# :: Word# -> Word# #
Internal helpers
narrow24Word# :: Word# -> Word# #
narrowings represented as primop and#
in GHC.