toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure.map
/
MutableEntryExt
/
Companion
Companion
object
Companion
Members
Functions
from
Map
Link copied to clipboard
fun
<
K
,
V
>
fromMap
(
map
:
MutableMap
<
K
,
V
>
,
keys
:
Collection
<
K
>
)
:
MutableSet
<
MutableMap.MutableEntry
<
K
,
V
>
>