Function search_sort::sort::test[][src]

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

Checks if a slice is sorted.