OrNode.opEquals

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

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