groostav
01/03/2019, 9:11 PMchannel.isClosedForReceive because
This declaration is experimental and its usage must be marked with '@kotlinx.coroutines.InternalCoroutinesApi' or '@UseExperimental(kotlinx.coroutines.InternalCoroutinesApi::class)'any help?
bdawg.io
01/03/2019, 9:25 PMInternalCoroutinesApi. You should use the add @UseExperimental... suggestiongroostav
01/03/2019, 9:26 PMbdawg.io
01/03/2019, 9:29 PM@UseExperimental(kotlinx.coroutines.InternalCoroutinesApi::class) to the beginning of your evaluationgroostav
01/03/2019, 9:34 PMexpr elements (maybe thats just a debugger thing?)groostav
01/03/2019, 9:34 PMgroostav
01/03/2019, 9:34 PMDico
01/04/2019, 5:07 AMbdawg.io
01/04/2019, 5:59 AM-Xuse-experimental=kotlinx.coroutines.InternalCoroutinesApibdawg.io
01/04/2019, 6:00 AM