reorder 1.0.3

Reorder a slice based on a slice of indicies
Documentation

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