difference# TypedSet.difference()# Return the difference of two or more sets as a new set. (i.e. all elements that are in this set but not the others.)