AdjacencyList.inDegree

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
static if(IsBidirectional)
size_t
inDegree

Meta