Partitions the slice of items to place the nth-ordered item in the nth place, and the items less than it before and the items more than it after.
(slc: &mut [T], n: usize, mut order: F)
source not stored for this graph (policy: none)
no test coverage detected