is_sorted_opts

Function is_sorted_opts 

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