Module sort

Module sort 

Source

Modules§

arg_bottom_k
arg_sort_multiple
options

Traits§

SlicedArray
Utility trait to slice concrete arrow arrays whilst keeping their concrete type. E.g. don’t return Box<dyn Array>.

Functions§

_broadcast_bools
perfect_sort
This is a perfect sort particularly useful for an arg_sort of an arg_sort The second arg_sort sorts indices from 0 to len so can be just assigned to the new index location.