unwrap-ord
Wrapper type to easily convert Ord to PartialOrd. inspired by std::cmp::Reverse
How to use
Add your Cargo.toml
= "0.1.0"
use UnwrapOrd;
Wrapper type to easily convert Ord to PartialOrd. inspired by std::cmp::Reverse
Add your Cargo.toml
= "0.1.0"
use UnwrapOrd;