In other words, `flow.grouped(10)` // should give ...
# coroutines
s
In other words,
flow.grouped(10)
// should give me List<T> now for each element, containing 10 elements except for the last list`
s
Ok cool I’ll watch that 🙂
Thanks
👍 1