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)
@property @safe const nothrow pure
edge
()

Meta