Hey there,
I was recently looking for an efficient way to enumerate permutations in-place, and I had to look in the source files to find nthperm!(a, k). Are there more super-useful but undocumented functions like this? Which ones should be added to the README?