union

infix fun <T> IdentitySet<T>.union(other: Iterable<T>): IdentitySet<T>