thana
01/04/2022, 10:50 AMCoroutineScope
interface anymore. unfortunately it doesn't say anything about the WHY despite using the builder function would be more straightforward. why is it more straightforward?Nick Allen
01/04/2022, 10:34 PMCoroutineScope
.
Do you really want people to do this:
val foo = MyClassThatUsesCoroutinesInside()
foo.launch { ... }
thana
01/05/2022, 11:17 AMNick Allen
01/06/2022, 6:37 AMthana
01/06/2022, 8:48 AMNick Allen
01/06/2022, 6:52 PM