Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Atomic
/
setAndGet
set
And
Get
abstract
suspend
fun
setAndGet
(
a
:
A
)
:
A
(
source
)
Replaces the current value with
a
, returning the
new
value.