Join Slack
Powered by
Not entirely clear what you want but here's a `Flo...
# flow
d
darkmoon_uk
05/13/2021, 4:03 AM
Not entirely clear what you want but here's a
Flow
that emits something
n
times.
flow { repeat(n) { emit(theThing) } }
j
Jeziel Lago
05/13/2021, 11:10 AM
@darkmoon_uk
see that
https://kotlinlang.slack.com/archives/CRJCTR5PD/p1620904170114500?thread_ts=1620756750.112700&cid=CRJCTR5PD
7
Views
Open in Slack
Previous
Next