indexOfSubSeq

fun indexOfSubSeq(s: CharSequence, from: Int, to: Int, c: Char): Int