pub fn is_sorted_min<T: NativeType + PartialOrd + IsFloat>(values: &[T]) -> bool