Function is_sorted_opts

Source
pub fn is_sorted_opts(array: &dyn Array, strict: bool) -> VortexResult<bool>