Edge.opCmp

Compares two edges.

struct Edge(From, To, Data)
const pure
int
opCmp
()
(
const auto ref typeof(this) rhs
)
if (
!is(From == To)
)

Meta