[][src]Function arctk::ord::sort::kinds

#[must_use]pub fn kinds<T: Clone + Eq + Hash>(numbers: &[T]) -> usize

Get the number of kinds within a slice.