kmongo / kotlin.collections / subtract

subtract

infix fun <T> MongoIterable<T>.subtract(other: Iterable<T>): Set<T>