EdgeRange

A range through the edges of a graph.

Members

Functions

popFront
void popFront()
save
inout(typeof(this)) save()

Properties

empty
bool empty [@property getter]
front
Edge!V front [@property getter]

Meta