toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
associateByInt
associate
By
Int
fun
<
T
>
Iterable
<
T
>
.
associateByInt
(
block
:
(
index
:
Int
,
value
:
T
)
->
Int
)
:
IntMap
<
T
>