Properties.opOpAssign

Recursive merge properties

When the merger is not going to existing nodes If the parameter is an array, it will their concatenation

struct Properties
opOpAssign
(
string op
)
if (
"~" == op
)

Parameters

src

Source properties

Meta