Join Slack
Powered by
In other words, `flow.grouped(10)` // should give ...
# coroutines
s
sam
07/11/2019, 8:01 PM
In other words,
flow.grouped(10)
// should give me List<T> now for each element, containing 10 elements except for the last list`
j
jw
07/11/2019, 8:02 PM
https://github.com/Kotlin/kotlinx.coroutines/issues/1290
s
sam
07/11/2019, 8:03 PM
Ok cool I’ll watch that 🙂
sam
07/11/2019, 8:07 PM
Thanks
👍 1
4
Views
Open in Slack
Previous
Next