Function polars::chunked_array::ops::gather::_update_gather_sorted_flag

source ·
pub fn _update_gather_sorted_flag(
    sorted_arr: IsSorted,
    sorted_idx: IsSorted
) -> IsSorted