RustarManriazitraitPartialeq

comparision like <=>=.
f32 and f64 types only implement the std::cmp::PartialEq trait, 
whereas other numeric types also implement std::cmp::Eq
ArmanRiazi