Flow Marbles: Interactive diagram of Kotlin Flow

12345
conflate().onEach { delay(250) }
13

Docs provided by Kotlin docs(original)

kotlinx.coroutines version is 1.6.0

kotlin version is 1.6.10

Fork me on GitHub