jinja2.sandbox.Set.union

Set.union(other)

Return the union of two sets as a new set.

(I.e. all elements that are in either set.)