toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.extension
/
updateAll
update
All
fun
<
K
,
V
>
TreeMap
<
K
,
MutableList
<
V
>
>
.
updateAll
(
other
:
Map
<
K
,
List
<
V
>
>
)
Updates the receiver
TreeMap
with the contents of another
Map
.