Skip to main content

sorted

Function sorted 

Source
fn sorted<T: Ord>(ids: HashSet<T>) -> Vec<T>