indexOfLastLaw

inline fun CharSequence.indexOfLastLaw(predicate: (x: Char) -> Boolean): Int