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

Method symmetric_difference_update

Lib/sets.py:457–469  ·  view source on GitHub ↗

Update a set with the symmetric difference of itself and another.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__ixor__Method · 0.95

Calls 2

clearMethod · 0.95
SetClass · 0.70

Tested by

no test coverage detected