mixAssociativeArrays

This function combines two associative arrays, returns new associative array. If two arrays have the same keys, the values from the first array are used.

V[K]
mixAssociativeArrays
(
K
V
)

Meta