https://kotlinlang.org logo
#coroutines
Title
# coroutines
b

basher

04/15/2019, 4:27 PM
I couldn't find information about this message in either the K/N or coroutines repos. Anyone else see this?
z

Zach Klippenstein (he/him) [MOD]

04/15/2019, 5:43 PM
Are you referencing
CoroutineScope
from the experimental package?
b

basher

04/15/2019, 6:01 PM
That sounds possible. I see the
CoroutineScope
interface, but that's not marked as experimental. is the whole package marked that way or something?