IncidentEdgesCache.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(Edge[]) opIndex(Node node)
    struct IncidentEdgesCache
    ref inout
    static if(!is(Node == size_t))
    inout(Edge[])
    opIndex
    (
    in Node node
    )
  2. inout(Edge[]) opIndex(size_t nodeIdx)

Meta