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

#[must_use]pub fn is_ascending(vec: &[f64]) -> bool

Determine if the list is sorted in ascending order.