indexOfLastLaw

inline fun <E> Collection<E>.indexOfLastLaw(predicate: (E) -> Boolean): Int