setUnionUpdate

Specialization for std.algorithm.setopts.setUnion for AA.

@trusted
setUnionUpdate
(
T1
T2
)
(
T1 a
,
T2 b
)
if (
isAA!T1 &&
isAA!T2
)

Meta