NotEqualNode.opEquals

Equivalence <=> structural equality.

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