CachedEdgeList.degreeIn

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

Meta