kmongo / kotlin.collections / lastIndexOf

lastIndexOf

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