FastTypes
FastInt
type
FastInt
Getting in and out of FastInt
_ILIT
iBox
iUnbox
Arithmetic on FastInt
quotFastInt
negateFastInt
minFastInt
maxFastInt
shiftLFastInt
shiftR_FastInt
shiftRLFastInt
shiftRAFastInt
bitAndFastInt
bitOrFastInt
FastChar
type
FastChar
Getting in and out of FastChar
_CLIT
cBox
cUnbox
Operations on FastChar
fastOrd
fastChr
eqFastChar
FastPtr
type
FastPtr
a
Getting in and out of FastPtr
pBox
pUnbox
Casting FastPtrs
castFastPtr