Function is_sorted

Source
pub fn is_sorted(array: &dyn Array) -> VortexResult<bool>