1 min readJun 3, 2019
There is only one essential way to change the context with Kotlin Flow. Collector’s context is always preserved and so “downstream” cannot be changed.
There is only one essential way to change the context with Kotlin Flow. Collector’s context is always preserved and so “downstream” cannot be changed.
Project Lead for the Kotlin Programming Language @JetBrains