Alright. I was wondering if people in the group consider Kotlin superior to Java. I've been programming in Java for the last 7 years, but I may start using Kotlin instead.
i consider it superior due to built-in functional language features, more expressiveness, less code, handy features like extension functions, sealed classes, dsls, operator overriding etc, etc, etc