Hacker News new | ask | show | jobs
by andrekandre 1433 days ago

  > I think Kotlin's real selling point is things like lambdas. You get stuff like Jetpack Compose, which become much more readable with it. Stuff like combine() mixed together with coroutines, which helps a lot with anything async (UI, local and remote DBs)
that makes a lot of sense, and yes, i'd miss that if it wasn't available in java as well, thanks!