arrow-fx / arrow.fx.typeclasses / Fiber / join

join

abstract fun join(): Kind<F, A>

Returns a new task that will await for the completion of the underlying Fiber, (asynchronously) blocking the current run-loop until that result is available.

Do you like Arrow?

Arrow Org
<