powered by
Produce permutations of removing num elements from a list.
shrink.removes(num, xs)
the number of values to drop
the list to shrink