varunsrin / rusty_money

Money library for Rust
MIT License
85 stars 32 forks source link

Make Currency Ord #96

Open alopatindev opened 11 months ago

alopatindev commented 11 months ago

Similar to #74, it's currently not possible to add Currency to BTreeSet / BTreeMap.