Trying to see if I get some answers in this channe...
# coroutines
p
Trying to see if I get some answers in this channel instead: https://kotlinlang.slack.com/archives/CRJCTR5PD/p1593430472061900
d
Yes, you don't need to worry about the warning.
a
If you just call the constructor and expose a
Flow
, then you should be all good; that’s my interpretation
d
You might as well opt-in instead of marking as experimental.
p
👍 thanks
I plan to spend a bit of time to understand the dynamics of opt-ing in vs marking as experimental (what I convey with each alternative)