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