toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
IntIntMap
/
toMap
to
Map
fun
toMap
(
out
:
MutableMap
<
Int
,
Int
>
=
linkedHashMapOf()
)
:
Map
<
Int
,
Int
>