[][src]Function hina::cmp::compare_floating

pub fn compare_floating<T>(a: &T, b: &T) -> Ordering where
    T: Float + Copy + PartialOrd