We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tuple_permutations
There is the combinations() and tuple_combinations() functions, I'm however missing the tuple_permutations() function.
combinations()
tuple_combinations()
tuple_permutations()
Is there a reason this couldn't exist? If not, I might even be open to implementing it depending on how much macro hackery is needed