unionLaw

inline fun <T> Array<T>.unionLaw(other: Collection<T>): Set<T>