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