Crate ordered_float [−] [src]
Wrappers for total order on Floats.
Structs
FloatIsNaN |
An error indicating an attempt to construct NotNaN from a NaN |
NotNaN |
A wrapper around Floats providing an implementation of Ord and Hash. |
OrderedFloat |
A wrapper around Floats providing an implementation of Ord and Hash. |