Expand description

Produce all permutations of a given collection.

Structs

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