Skip to main content

prev_permutation

Function prev_permutation 

Source
pub fn prev_permutation<T: Ord>(a: &mut [T]) -> bool