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