python/docs/stdtypes/set

set

dz / python / docs / stdtypes / set

Node Tree

Nodes

intersection
content set.intersection(), set & other
parents python/docs/stdtypes/set, leetcode/problems/2215_difference_two_arrays
hyperlink https://docs.python.org/3/library/stdtypes.html#frozenset.intersection

difference
content set.difference(), set - other
parents leetcode/problems/2215_difference_two_arrays
hyperlink https://docs.python.org/3/library/stdtypes.html#frozenset.difference