CachedEdgeList.neighboursOut

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

Meta