Question: When are flow apis like `flattenMerge` g...
# announcements
c
Question: When are flow apis like
flattenMerge
going to be "stable"? Whe are now in coroutines 1.5.0 and it still needs to be annotated with @ExperimentalCoroutinesApi
e
cc @Vsevolod Tolstopyatov [JB]
v
We had no such plans for the near future 🙂 The demand on the stabilization of it was previously pretty low. I’ve filed https://github.com/Kotlin/kotlinx.coroutines/issues/2713
😭 1
c
Thanks for the response. And thanks for coroutines too!