Module permutations

Source
Expand description

Produce all permutations of a given collection.

Structs§

Permutations
Using Heap’s algorithm, produce all permutations of a given collection.