all-unique-combinations ( seq n -- seq' )


Vocabulary
math.combinatorics

Inputs
seqan object
nan object


Outputs
seq'an object


Definition