FloatIsNaN

Type Alias 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ยง

pub struct FloatIsNaN;