Is there any more word on inclusion of functionali...
# coroutines
j
Is there any more word on inclusion of functionality in
native-mt
branch in to main version of kotlinx coroutines. The divergence (and fact that it can sometimes take a while before
native-mt
version is ready) means we typically can't use newer features in Kotlin Multiplaform project when they're released (e.g.
stateIn()
or new
SharedFlow
)?
👍 2
🙏 2