pub fn is_arithmetic(types: &Types, id: TypeId) -> bool
An arithmetic type, 6.2.5p18: the integer types and the floating types.