ordered-float 0.2.1

Wrappers for total ordering on floats.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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