UndefinedNode.opEquals

Equivalence check.

Since different undefined nodes can resolve to different values, each has its own identity.

struct UndefinedNode
@nogc nothrow const pure
bool
opEquals
(
ref const(UndefinedNode) rhs
)