btw when I call it like this: .map { launch { asyn...
# coroutines
l
btw when I call it like this: .map { launch { asyncGet(it)?.body()?.string() ?: "" } }