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

Method difference_update

Lib/sets.py:477–485  ·  view source on GitHub ↗

Remove all elements of another set from this set.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__isub__Method · 0.95
get_labelsMethod · 0.45

Calls 2

clearMethod · 0.95
SetClass · 0.70

Tested by

no test coverage detected