toggle menu
io.github.goquati
1.3.1
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util.coroutine
/
associateNotNull
associate
Not
Null
common
inline suspend
fun
<
T
,
K
:
Any
,
V
:
Any
>
<Error class: unknown class>
<
T
>
.
associateNotNull
(
crossinline
valueSelector
:
(
T
)
->
<Error class: unknown class>
<
K
?
,
V
?
>
?
)
:
Map
<
K
,
V
>