I was surprised to find Kt does not have null safe index operators arr?[i]. They would be especially useful for traversing nested structures. The closest issue I could find was
https://youtrack.jetbrains.com/issue/KT-19168. Its still in the Submitted state. Here's what they look like in C#