UniTree.opBinary

Recursive merge properties

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

struct UniTree
opBinary
(
string op
)
(
auto ref UniTree src
)
if (
"~" == op
)

Parameters

src UniTree

Source properties

Meta