IndexedEdgeList.degreeOut

Undocumented in source.
  1. size_t degreeOut(size_t v)
  2. alias degreeOut = degree
    class IndexedEdgeList(bool dir)
    static if(!(directed))
    alias degreeOut = degree

Meta