Produce permutations of removing num elements from a list.
1 | shrink.removes(num, xs)
|
num |
the number of values to drop |
xs |
the list to shrink |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.