Skip to main content

is_curve_ascending

Function is_curve_ascending 

Source
pub(crate) fn is_curve_ascending<T: PartialOrd>(v: &[T]) -> bool