SetUnion.element

SetUnion.element(self, inp=None)[source]

Create a new element.

First tries calling the first set, then the second, etc.

For more specific control, use set[i].element() to pick which subset to use.