If I have an arbitrary amount of elements, each with a specified set of values, what can I do to get all possible combinations with a value from each element\'s set?
For