Module | RGL::GraphIterator |
In: |
lib/rgl/traversal.rb
|
A GraphIterator is the abstract superclass of all Iterators on graphs. Each such iterator should implement the protocol defined in module Stream.