kmongo / kotlin.collections / minusElement

minusElement

fun <T> MongoIterable<T>.minusElement(element: T): List<T>