Companion

object Companion

Functions

Link copied to clipboard
fun newPermutedListNode(list: A_Phrase, permutation: A_Tuple): A_Phrase

Create a new permuted list phrase from the given list phrase and permutation. The permutation is a tuple of all integers between 1 and the tuple size, but not in ascending order.