CachedEdgeList.neighboursIn

Undocumented in source.
  1. auto neighboursIn(size_t v)
  2. alias neighboursIn = neighbours
    class CachedEdgeList(bool dir)
    static if(!(directed))
    alias neighboursIn = neighbours

Meta