[][src]Function reorder::reorder_index_aux_vec

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