hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
core
/
com.hexagontk.core
/
merge
merge
fun
merge
(
mapA
:
Map
<
*
,
*
>
,
mapB
:
Map
<
*
,
*
>
)
:
Map
<
*
,
*
>
.
Return
.
Parameters
map
A
.
map
B
.
fun
merge
(
maps
:
Collection
<
Map
<
*
,
*
>
>
)
:
Map
<
*
,
*
>
.
Return
.
Parameters
maps
.