Hi. In the early versions of Coroutines, there wer...
# coroutines
g
Hi. In the early versions of Coroutines, there were the usual Coroutines Builders, but now in version 1.0.1, methods: launch, asynch extensions of CoroutineScope. Are there any explanations or examples of which CoroutineScope should be used?
g
Thanks