ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
posix
ktor-utils
/
io.ktor.util.collections
/
updateAndGet
update
And
Get
posix
inline
fun
<ERROR CLASS>
.
updateAndGet
(
function
:
(
Long
)
->
Long
)
:
Long
Content copied to clipboard
Updates variable atomically using the specified
function
of its value and returns its new value.