subtractLaw

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