CachedEdgeList.incidentEdgesIn

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

Meta