[][src]Function radsort::unopt::sort

pub fn sort<T: Key>(slice: &mut [T])

Version of sort which does not skip digits (bytes).

See the module documentation for more details.