Expand description
A crate for comparing all elements of a slice with themselves
Structs§
- Comparer
- A structure for immutably comparing the elemnts of a slice with themselves
- Comparer
Mut - A structure for mutably comparing the elements of a slice with themselves
Traits§
- Slice
Compare Ext - Extra methods for slices to compare with self