Kotlin Coroutines | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Kotlin Coroutines

With Kotlin, I recently found a really cool technique that you can use with functions known as coroutines. However, it seems that it the method may not be able to work because it requires a specific library or set of functions that Sololearn doesn't exactly recognize. I was just if anyone knew if it would be possible to somehow implement coroutines into any of their codes via just the things provided in the Kotlin playground. Thanks in advance!

20th Jun 2018, 10:15 PM
Faisal
Faisal - avatar
4 Answers
+ 6
I actually submitted a tutorial already bro about that, so I guess we'll see if they can set it up to work or not. They would need to install it in the playground libraries for it to work though. :(
21st Jun 2018, 12:59 AM
Tony
Tony - avatar
+ 4
Faisal yeah, I hope they do too. It's so useful and fun, and shortens code dramatically. Cheers bro!
21st Jun 2018, 1:12 AM
Tony
Tony - avatar
+ 1
Anthony Quick I hope they are able to set up the libraries for that as threading and coroutines seems to be really useful with Kotlin. I guess we'd just have to wait and see what they do about it in the future ¯\_(ツ)_/¯
21st Jun 2018, 1:04 AM
Faisal
Faisal - avatar
0
Which is requirement for perfect android devoloper?
23rd Dec 2019, 4:58 AM
Sharkoin Trick & Tips