gecko-dev/third_party/rust/ordered-float
2017-02-17 12:20:24 +08:00
..
src
tests
.cargo-checksum.json
.cargo-ok
.gitignore
.travis.yml
Cargo.toml
README.md

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