Function owasm_kit::ext::cmp::fcmp[][src]

pub fn fcmp<T>(lhs: &T, rhs: &T) -> Ordering where
    T: Float
Expand description

A comparison function on Float data types that work with NaN.