Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.utils.iterables
/
mergeSortedMaps
merge
Sorted
Maps
fun
<
T
>
Map
<
Int
,
T
>
.
mergeSortedMaps
(
newMap
:
Map
<
Int
,
T
>
)
:
Map
<
Int
,
T
>