Edge.start

Get the start of this edge. For undirected graphs this is the smaller of both incident nodes.

struct Edge
@property
Node
start
const pure nothrow
(
)

Meta