CachedEdgeList.degreeOut

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t degreeOut(size_t v)
    class CachedEdgeList(bool dir)
    @safe const pure
    static if(directed)
    size_t
    degreeOut
    (
    in size_t v
    )
  2. alias degreeOut = degree

Meta