formulae v0.5.0 NonRepeatedPermutations
Helper to calculate all the non repeated permutations of the list given.
The maximal allowed number of non repeated permutations is limited to 12.
Link to this section Summary
Functions
Calculates all non repeated permutations of an empty list, returning an empty list
Calculates all non repeated permutations of an empty list, returning an empty list
Calculates all non repeated permutations of a list having a single keyword element, returning the keyword wrapped into a list.
Calculates all non repeated permutations of a list of length 10
.
Calculates all non repeated permutations of a list of length 11
.
Calculates all non repeated permutations of a list of length 12
.
Calculates all non repeated permutations of a list of length 2
.
Calculates all non repeated permutations of a list of length 3
.
Calculates all non repeated permutations of a list of length 4
.
Calculates all non repeated permutations of a list of length 5
.
Calculates all non repeated permutations of a list of length 6
.
Calculates all non repeated permutations of a list of length 7
.
Calculates all non repeated permutations of a list of length 8
.
Calculates all non repeated permutations of a list of length 9
.
Link to this section Functions
Calculates all non repeated permutations of an empty list, returning an empty list
Calculates all non repeated permutations of an empty list, returning an empty list
Calculates all non repeated permutations of a list having a single keyword element, returning the keyword wrapped into a list.
Calculates all non repeated permutations of a list of length 10
.
Calculates all non repeated permutations of a list of length 11
.
Calculates all non repeated permutations of a list of length 12
.
Calculates all non repeated permutations of a list of length 2
.
Calculates all non repeated permutations of a list of length 3
.
Calculates all non repeated permutations of a list of length 4
.
Calculates all non repeated permutations of a list of length 5
.
Calculates all non repeated permutations of a list of length 6
.
Calculates all non repeated permutations of a list of length 7
.
Calculates all non repeated permutations of a list of length 8
.
Calculates all non repeated permutations of a list of length 9
.