get

operator fun get(index: Int): Char

Returns the array element at the given index.