intersection#

TypedSet.intersection()#

Return the intersection of two sets as a new set.

(i.e. all elements that are in both sets.)