[][src]Function sortnet::sortnet7

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

Sortnet-based sorting for arrays with 7 elements.