isSupplementaryCodePoint

Checks if the codepoint specified is a supplementary codepoint or not.

Note that this function is unstable. In the future it could be deprecated in favour of an overload that would accept a CodePoint type.

Since Kotlin

1.3