Can I make a suspend functions which returns a val...
# coroutines
d
Can I make a suspend functions which returns a value and call it from Java ? Even with a Unconfined coroutine context I don't manage to get it.