[−][src]Trait competitive_programming_rs::math::next_permutation::NextPermutation
Required methods
pub fn next_permutation(&mut self) -> bool[src]
Implementations on Foreign Types
impl<T> NextPermutation for [T] where
T: PartialOrd, [src]
T: PartialOrd,