Function reorder::reorder_index_aux_vec[][src]

pub fn reorder_index_aux_vec<A>(arr: Vec<A>, index: &mut [u32]) -> Vec<A>