things I miss in Kotlin (compared to Scala): type...
# announcements
m
things I miss in Kotlin (compared to Scala): type members value types things I miss in Scala (compared in Kotlin): null operators and smart cast extension functions inline methods I wish the two language can be combined...
m
Also miss the pattern matching from Scala, especially when working with sealed classes inside of sealed classes