Crate ordered_float
source ·Expand description
Wrappers for total order on Floats.
Structs§
- An error indicating an attempt to construct NotNan from a NaN
- A wrapper around Floats providing an implementation of Ord and Hash.
- A wrapper around Floats providing an implementation of Ord and Hash.
Enums§
- An error indicating a parse error from a string for
NotNan
.
Type Aliases§
- FloatIsNaNDeprecatedAn error indicating an attempt to construct NotNan from a NaN
- NotNaNDeprecatedA wrapper around Floats providing an implementation of Ord and Hash.