indexOfFirstLaw

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