contain-rs / ordered_iter

Ordered iterators
https://contain-rs.github.io/ordered_iter/ordered_iter
Apache License 2.0
13 stars 4 forks source link

Add support for comparators #3

Open apasel422 opened 9 years ago

apasel422 commented 9 years ago

The adaptor structs currently have the requirement that their keys implement Ord.