[][src]Function algorithmica::sort::bubble::sort

pub fn sort<T>(list: &mut [T]) where
    T: Ord