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

Method __sub__

Lib/sets.py:247–254  ·  view source on GitHub ↗

Return the difference of two sets as a new Set. (I.e. all elements that are in this set and not in the other.)

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

differenceMethod · 0.95

Tested by

no test coverage detected