Y
Hacker News
new
|
ask
|
show
|
jobs
by
m_fayer
3504 days ago
In some ways it's nicely ahead of C#, but it's still missing some extremely desirable language features, namely async/await/yield.
1 comments
jmfayard
3504 days ago
kotlin 1.1 will have coroutines which cover generators/yield async/await stack-less continuations
https://github.com/Kotlin/kotlin-coroutines/blob/master/kotl...
link
https://github.com/Kotlin/kotlin-coroutines/blob/master/kotl...