XorNode.opEquals

Equivalence <=> structural equality (modulo operand order).

struct XorNode
@nogc nothrow const pure
bool
opEquals
(
ref const(XorNode) other
)