Returns size length subsequences of the input iterator.
size
The size of each combination.
Optional
Whether or not to allow duplicate elements in the combinations.
Returns
size
length subsequences of the input iterator.