lastThat

inline fun <E> KoneList<E>.lastThat(predicate: (E) -> Boolean): E(source)