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 Definitions

FloatIsNaNDeprecated
An error indicating an attempt to construct NotNan from a NaN
NotNaNDeprecated
A wrapper around Floats providing an implementation of Ord and Hash.