fromCodePoint
Given a Unicode codepoint, return the Kotlin string that represents it (like String.fromCodePoint(https://developer.mozilla.org/en-US/docs/ Web/JavaScript/Reference/Global_Objects/String/fromCodePoint)).
Given a Unicode codepoint, return the Kotlin string that represents it (like String.fromCodePoint(https://developer.mozilla.org/en-US/docs/ Web/JavaScript/Reference/Global_Objects/String/fromCodePoint)).