kotlin-stdlib / kotlin.text / hasSurrogatePairAt hasSurrogatePairAt Common JVM JS Native 1.0 fun CharSequence . hasSurrogatePairAt ( index : Int ) : Boolean (source) Returns true if this CharSequence has Unicode surrogate pair at the specified index .