indexOfFirst

inline fun CharSequence.indexOfFirst(startIndex: Int, predicate: (Char) -> Boolean): Int(source)