That is part of Kotlin, you just need `suspend` an...
# arrow
r
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