arrow-fx-coroutines / arrow.fx.coroutines / Atomic / get

get

abstract suspend fun get(): A

Obtains the current value. Since AtomicRef is always guaranteed to have a value, the returned action completes immediately after being bound.

Do you like Arrow?

Arrow Org
<