Creates a new set with the elements of this that are not in other.
Set<E> difference(Set<Object?> other);