setAndGet

abstract suspend fun setAndGet(a: A): A(source)

Replaces the current value with a, returning the new value.