Get all possible combinations of elements in a set.
Array of objects of any type. They are treated as unique.
Generator of arrays representing all possible non-empty combinations of elements in a set.
Get all possible combinations of elements in a set.