Crate self_compare [] [src]

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

ComparerMut

A structure for mutably comparing the elements of a slice with themselves

Traits

SliceCompareExt

Extra methods for slices to compare with self