Skip to main content

permutations

Function permutations 

Source
pub fn permutations(v: &[usize]) -> Vec<Vec<&usize>>