core
1.7.0
core
/
org.jetbrains.dokka.utilities
/
associateWithNotNull
associate
With
Not
Null
inline
fun
<
K
,
V
:
Any
>
Iterable
<
K
>
.
associateWithNotNull
(
valueSelector
:
(
K
)
->
V
?
)
:
Map
<
K
,
V
>
Content copied to clipboard