Graph.edge

Construct an edge for this graph.

struct Graph(Node, Weight = void, Flag!"isDirected" isDirected = No.isDirected, EdgePayload = void)
static
edge
(
T...
)
()

Meta