kmongo / kotlin.collections / contains

contains

operator fun <T> MongoIterable<T>.contains(element: T): Boolean