Type Alias ordered_float::FloatIsNaN
source · pub type FloatIsNaN = FloatIsNan;
👎Deprecated since 0.6.0: renamed to
FloatIsNan
Expand description
An error indicating an attempt to construct NotNan from a NaN
Aliased Type§
struct FloatIsNaN;