EqualNode.opEquals

Equivalence <=> structural equality.

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