Crate reorder

Source
Expand description

Simple crate that will reorder a slice based on a slice of indices without an auxiliary array. See https://www.geeksforgeeks.org/reorder-a-array-according-to-given-indexes/

Functionsยง

reorder_index
reorder_index_aux