argsort

Function argsort 

Source
pub fn argsort<T: Ord>(data: &[T]) -> Vec<usize>