Join Slack
Powered by
That is part of Kotlin, you just need `suspend` an...
# arrow
r
raulraja
01/25/2019, 7:49 PM
That is part of Kotlin, you just need
suspend
and
@RestrictSuspension
to create compilation areas in your program where only certain suspended functions can compile
Open in Slack
Previous
Next