IndexedEdgeList.edge

Returns a list of all edges in the graph in the form of a list of (tail, head) vertex pairs.

class IndexedEdgeList(bool dir)
edge
@property @safe const nothrow pure
(
)

Meta