toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
slowIdentityHashMapOf
slow
Identity
Hash
Map
Of
fun
<
K
,
V
>
slowIdentityHashMapOf
(
vararg
pairs
:
Pair
<
K
,
V
>
)
:
SlowIdentityHashMap
<
K
,
V
>