ordered-float 0.5.2

Wrappers for total ordering on floats.
Documentation
# Ordered Floats

Provides several wrapper types for Ord and Eq implementations on f64.

See `src/lib.rs` for documentation and details.

## License

MIT

## Tools

Built using Cargo
Tested using Stainless