Y
Hacker News
new
|
ask
|
show
|
jobs
by
dualscyther
2817 days ago
Kotlin has sealed classes (enums), when expressions (switch checking) and absolutely does have null safety. It also reinforces null safety when using Java libraries if they have nullability annotations.