kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-common
/
com.varabyte.kobweb.common.collect
/
TypedMap
/
computeIfAbsent
compute
If
Absent
fun
<
T
:
Any
>
computeIfAbsent
(
key
:
Key
<
T
>
,
compute
:
(
)
->
T
)
:
T
(
source
)