[][src]Function sortnet::sortnet6

pub fn sortnet6<T>(arr: &mut [T; 6]) where
    T: PartialOrd

Sortnet-based sorting for arrays with 6 elements.