kmongo / kotlin.collections / indexOf

indexOf

fun <T> MongoIterable<T>.indexOf(element: T): Int