Skip to main content

sorted_int

Function sorted_int 

Source
pub fn sorted_int<T: Ord + Copy>(data: &[T]) -> Vec64<T>