Given any type of graph, produce a range through the vertices of the graph.
A graph.
A ForwardRange through the vertices of the graph.
See Implementation
Given any type of graph, produce a range through the vertices of the graph.