reorder 2.0.1

Reorder a slice based on a slice of indices
Documentation

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/