Skip to main content

is_strictly_ascending

Function is_strictly_ascending 

Source
pub fn is_strictly_ascending<T: PartialOrd>(vec: &[T]) -> bool