Function

await()

Awaits the result of the computation.

Source
fun await() -> Int { inout }

Details

Note: May return on a different OS thread than the one that called this.