Permutations are constructed from lists. To create a permutation, use the permutation method.
|
Permutations must be constructed from lists consisting of only the integers $1 \dots n$. If a list contains any other elements or does not consist of the entire range, then an error is thrown.
The object Permutation is a type, with ancestor classes VisibleList < BasicList < Thing.
The source of this document is in Permutations/Documentation/mainDocs.m2:21:0.