orbit-util
/
orbit.util.concurrent
/
AsyncMap
/
manipulate
manipulate
open
suspend
fun
manipulate
(
key
:
K
,
block
:
(
V
?
)
->
V
?
)
:
V
?