Has anyone cooked up a solution yet for `publish(s...
# flow
a
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
For those needing this operator, it’s been done here https://github.com/akarnokd/kotlin-flow-extensions