seekstar / compare

Experimental comparators for collections to be generic over

Home Page:https://contain-rs.github.io/compare/compare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimental comparators for collections to be generic over.

Documentation is available at https://contain-rs.github.io/compare/compare.

To use compare with Cargo, add this to Cargo.toml:

[dependencies]
compare = "0.1"

and this to the crate root:

extern crate compare;

About

Experimental comparators for collections to be generic over

https://contain-rs.github.io/compare/compare

License:Apache License 2.0


Languages

Language:Rust 97.8%Language:Shell 2.2%