FastTypes
type FastInt
_ILIT
iBox
iUnbox
(+#)
(-#)
(*#)
quotFastInt
negateFastInt
(==#)
(/=#)
(<#)
(<=#)
(>=#)
(>#)
minFastInt
maxFastInt
shiftLFastInt
shiftR_FastInt
shiftRLFastInt
shiftRAFastInt
bitAndFastInt
bitOrFastInt
type FastChar
_CLIT
cBox
cUnbox
fastOrd
fastChr
eqFastChar
type FastPtr a
pBox
pUnbox
castFastPtr