Returns a circular permutation of <list> starting from its <nth> element (<nth>=0 means the 1st element of the list). <nth> may be a list. If this is the case, the operation will lead to a list of permutations.