Graph.allIncidentEdges

Undocumented in source. Be warned that the author may not have intended to support it.
struct Graph(Node, Weight = void, Flag!"isDirected" isDirected = No.isDirected, EdgePayload = void)
static if(!(isDirected))
allIncidentEdges
()

Meta