[][src]Function sortnet::sortnet9

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

Sortnet-based sorting for arrays with 9 elements.