Join Slack
Powered by
Has anyone cooked up a solution yet for `publish(s...
# flow
a
Adam Bennett
03/02/2020, 12:51 PM
Has anyone cooked up a solution yet for
publish(selector: (Flow<T> -> Flow<R>)
? I’m looking at this issue and I have the exact same use-case
https://github.com/Kotlin/kotlinx.coroutines/issues/1086#issuecomment-585174549
Adam Bennett
03/02/2020, 1:00 PM
For those needing this operator, it’s been done here
https://github.com/akarnokd/kotlin-flow-extensions
6
Views
Open in Slack
Previous
Next