toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
replaceWith
replace
With
fun
<
T
,
S
>
MutableMap
<
T
,
S
>
.
replaceWith
(
map
:
Map
<
T
,
S
>
)
fun
<
T
>
MutableCollection
<
T
>
.
replaceWith
(
collection
:
Collection
<
T
>
)