Function sort::selection_sorts::heapsort[][src]

pub fn heapsort<T: PartialOrd>(v: &mut [T])