get
Returns the character at the specified index in this character sequence.
Since Kotlin
1.3Throws
if the index is out of bounds of this character sequence.
Returns the character at the specified index in this character sequence.
if the index is out of bounds of this character sequence.
Thanks for your feedback!