indexOfLastLaw

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