set
dz / python / docs / stdtypes / setNode 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 |