Function ra_ap_stdx::rand::shuffle

source ·
pub fn shuffle<T>(slice: &mut [T], rand_index: impl FnMut(usize) -> usize)