toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime
/
Extensions
/
mapOf
map
Of
@
SafeVarargs
open
fun
<
K
,
V
>
mapOf
(
entries
:
Array
<
Duo
<
K
,
V
>
>
)
:
Map
<
K
,
V
>
Creates a mutable Map containing the items specified.