IncidentEdgesCache.opIndex

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

Meta