Function search_sort::sort::is_sorted[][src]

pub fn is_sorted<T: Ord>(slice: &[T]) -> bool
Expand description

Alias for test().