This blog is originally published on blog.shreyaspatil.dev Hey Kotliners 😁,
Kotlin Coroutines is a very powerful library that comes along with a lot of APIs which provide out-of-box functionalities. In this article, we will look at one of the APIs i.e. select expression. What is a select expression? 🤨 While application development, you may have several…