Crate self_compare

Source
Expand description

A crate for comparing all elements of a slice with themselves

Structs§

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

Traits§