Let's learn how can we flatMap flow with flatMapCo...
# feed
k
Let's learn how can we flatMap flow with flatMapConcat, flatMapMerge, and flatMapLatest. Another chapter of the Kotlin Coroutines book by @marcinmoskala. 👇 Flattening flow: flatMapConcat, flatMapMerge and flatMapLatest (kt.academy)
👍 1
s
Presumably that slide should say flatMapConcat not flatMapContact, in agreement with the rest of the text.
m
Thanks, we will correct it 😅