Expand description

A trait and a type useful for dealing with types with a NaN value. This is f32 and f64.

Structs

A type that wraps a NanType with the guarantee that its contained value is not NaN.

Traits

Trait that lets you generalize over types that have a NaN.