Is there an elegant way to generate the permutations of all the members of a set?

I made Recursor just for that purpose! It allows you to customize the order of generating and drawing from a recursive stack, creating different animation behaviors

3 Likes