Join Slack
Powered by
Why is there not a Flow<Flow<T>>.flatt...
# coroutines
o
Orhan Tozan
03/03/2021, 9:27 AM
Why is there not a Flow<Flow<T>>.flattenLatest()? (flattenConcat() and flattenMerge() exist). For example, sometimes my
combine
wants to return a Flow (so you get a Flow in a Flow). I can't flattenLatest this unfortunately
5
Views
Open in Slack
Previous
Next