Function rustc_trans::middle::ty::type_is_floating_pointExperimental
[-]
[+]
[src]
pub fn type_is_floating_point(ty: &TyS) -> bool
Returns true if this type is a floating point type and false otherwise.