☰
In nekolib::algo::permutation
Structs
Backward
Forward
Permutations
Functions
next_permutation
prev_permutation
?
Function
nekolib
::
algo
::
permutation
::
prev_permutation
source
·
[
−
]
pub fn prev_permutation<T:
Ord
>(a: &mut
[T]
) ->
bool