[Added new table of numeric types John Goerzen **20070612103059] { hunk ./en/book-shortcuts.xml 20 +Ratio"> hunk ./en/ch05-typeclasses.xml 487 - + their respective typeclasses. hunk ./en/ch05-typeclasses.xml 688 - - - + + Typeclass Instances for Numeric Types + + + + + + + + + + + + + Type + Bits + Bounded + Floating + Fractional + Integral + Num + Real + RealFrac + + + + + &Double; + X + X + X + X + X + + + &Float; + X + X + X + X + X + + + + X + X + X + X + X + + + &Int16; + X + X + X + X + X + + + &Int32; + X + X + X + X + X + + + &Int64; + X + X + X + X + X + + + &Integer; + X + X + X + X + + + &Rational; or any &Ratio; + X + X + X + X + + + &Word; + X + X + X + X + X + + + &Word16; + X + X + X + X + X + + + &Word32; + X + X + X + X + X + + + &Word64; + X + X + X + X + X + + + +
}