arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / SignallingAtomic / get
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?
✖