Edge.source

Returns the other node of this edge.

struct Edge
alias source = target

Throws

MissingNodeException if this edge does not coincide with from.

Meta