arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / SignallingAtomic / getAndUpdate

getAndUpdate

suspend fun getAndUpdate(f: (A) -> A): A

Modifies the current value using the supplied update function and returns the old value.

See Also

update

Do you like Arrow?

Arrow Org
<