indexOf

fun <T : Any> LazyPagingItems<T>.indexOf(op: (T?) -> Boolean): Int