Function List-Choose-K

Part of:

package metabang.utilities
( list-choose-k < list > < k > )

Return a list of lists of all possible ways of choosing
k-elements from the original list.