[][src]Module rdcl_aoc_helpers::permutations

Produce all permutations of a given collection.

Structs

Permutations

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