MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / union

Method union

Lib/sets.py:187–194  ·  view source on GitHub ↗

Return the union of two sets as a new set. (I.e. all elements that are in either set.)

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__or__Method · 0.95
mainFunction · 0.45

Calls 1

_updateMethod · 0.45

Tested by

no test coverage detected