abstract class CGL::GraphIterator(V)

Defined in:

cgl/traversal/iterators.cr

Constructors

Constructor Detail

def self.new(graph : AnyGraph(V)) #