Expand description
Wrappers for total order on Floats.
Structs§
- Float
IsNan - An error indicating an attempt to construct NotNan from a NaN
- NotNan
- A wrapper around Floats providing an implementation of Ord and Hash.
- Ordered
Float - A wrapper around Floats providing an implementation of Ord and Hash.
Enums§
- Parse
NotNan Error - An error indicating a parse error from a string for
NotNan.
Type Aliases§
- Float
IsNaN Deprecated - An error indicating an attempt to construct NotNan from a NaN
- NotNaN
Deprecated - A wrapper around Floats providing an implementation of Ord and Hash.