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