Skip to main content

is_arithmetic

Function is_arithmetic 

Source
pub fn is_arithmetic(types: &Types, id: TypeId) -> bool
Expand description

An arithmetic type, 6.2.5p18: the integer types and the floating types.