Edge.end

Get the end of this edge. For undirected graphs this is the larger of both incident nodes.

struct Edge
@property
Node
end
const pure nothrow
(
)

Meta