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

Type Aliases

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