hasSurrogatePairAt
fun CharSequence.hasSurrogatePairAt(index: Int): BooleanReturns true if this CharSequence has Unicode surrogate pair at the specified index.
fun CharSequence.hasSurrogatePairAt(index: Int): BooleanReturns true if this CharSequence has Unicode surrogate pair at the specified index.