+ 3
What are your views about kotlin language?
2 Answers
+ 9
Thereâs a lot to like about Kotlin. Some of the obvious features like null safety, property access, and unchecked exceptions are covered at length in otherpublications, so I wonât repeat them here. Instead, here are some of the less commonly discussed features of Kotlin that I really like.
+ 6
The null safety feature is good..but the main thing i liked about is that i have to write less code and no semi-colons :D yeah i'm lazy