Skip to main content

test

Function test 

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

Checks if a slice is sorted.