Copyright | (c) The University of Glasgow 1997-2002 |
---|---|
License | see src/Data/LICENSE |
Stability | experimental |
Portability | non-portable (GHC Extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
The 24 bit integral datatype, Int24
.
Int24 type
24-bit signed integer type
Instances
Internal helper
narrow24Int# :: Int# -> Int# Source #