toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
computeIfAbsentOrNull
compute
If
Absent
Or
Null
fun
<
K
,
V
>
MutableMap
<
K
,
V
>
.
computeIfAbsentOrNull
(
key
:
K
,
block
:
(
K
)
->
V
)
:
V
?
(
source
)
Returns
null
if the element already exists