ktor-utils
/
io.ktor.util.collections
/
ConcurrentMap
/
getOrDefault
getOrDefault
fun
getOrDefault
(
key
:
Key
,
block
:
(
)
->
Value
)
:
Value