If you want easy multithreading on Android take a look at Kovenant http://kovenant.komponents.nl/android/features/
The question is, why should this be part of the language or standard library? This can easily be achieved by a library. The Kotlin type system does help though/is essential to correctly implement Option types where…
If you want easy multithreading on Android take a look at Kovenant http://kovenant.komponents.nl/android/features/
The question is, why should this be part of the language or standard library? This can easily be achieved by a library. The Kotlin type system does help though/is essential to correctly implement Option types where…