firstLawWithPredicate

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