OutEdge.opEquals

Equivalence check.

An out-edge slot is only equivalent to another if they point to the same slot in equivalent nodes.

struct OutEdge
pragma(inline) @nogc nothrow pure const
bool
opEquals
(
const(OutEdge) other
)