AdjacencyList.outDegree

Undocumented in source. Be warned that the author may not have intended to support it.
struct AdjacencyList(alias VertexStorage = VecS, alias EdgeStorage = VecS, Directionality = DirectedS, VertexProperty = NoProperty, EdgeProperty = NoProperty)
const
size_t
outDegree

Meta