filterIndexedLaw

inline fun CharSequence.filterIndexedLaw(predicate: (Int, Char) -> Boolean): CharSequence