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

Method __and__

Lib/sets.py:196–203  ·  view source on GitHub ↗

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

(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

intersectionMethod · 0.95

Tested by

no test coverage detected