| 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
Instances
byteSwap24 :: Word24 -> Word24 Source
Swap bytes in Word24.
byteSwap24# :: Word# -> Word# Source
Internal helpers
narrow24Word# :: Word# -> Word# Source
narrowings represented as primop and# in GHC.