orbit-util / orbit.util.concurrent / AsyncMap / manipulate

manipulate

open tailrec suspend fun manipulate(key: K, block: (V?) -> V?): V?