minusLawWithElements

inline fun <E> Collection<E>.minusLawWithElements(elements: Collection<E>): List<E>