word24-1.0.7: 24-bit word and int types for GHC
Data.Int.Int24
Description
The 24 bit integral datatype, Int24.
Int24
Synopsis
data Int24 Source
24-bit signed integer type
Constructors
Instances
narrow24Int# :: Int# -> Int#Source