PermutationsSequence

A sequence of all the permutations of a collection’s elements.

Permutations.swift:79
struct PermutationsSequence<Base> where Base : Collection