Hacker News new | ask | show | jobs
by xaduha 3741 days ago
Everyone should seriously consider using Kotlin, it's here to stay.
1 comments

The only thing I hate it the extra symbols. How to they justify using : val companyName: String = "JetBrains". Instead of string companyName = "Jetbrains" ?