Kotlin in competitive programming

What do you guys think about Kotlin as a contender in Competitive Programming like Java, C++, Python?
I recently came across editorials that were written in Kotlin and comparing kotlin with java there is very little difference in execution time but the length of the code is very small.