Module itertools::permutations

source ·

Structs

  • An iterator adaptor that iterates through all the k-permutations of the elements from an iterator.

Enums

Functions