Graph.allDegrees

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)
const
static if(!(isDirected))
allDegrees
()

Meta