kotlin-vs-java icon indicating copy to clipboard operation
kotlin-vs-java copied to clipboard

Coroutines

Open driver733 opened this issue 6 years ago • 0 comments

How about some coroutines? I don't think there's any other feature that makes Kotlin win by such a large margin as replacing a bunch of unwieldy, nested callbacks with clean sequential code. Granted, it's not a one-liner example, but that is the problem with this kind of comparisons, the micro-scale differences in single-expression syntax aren't the things that make or break a language.

driver733 avatar Dec 17 '19 21:12 driver733