module RGL::GraphIterator

A GraphIterator is the abstract basis for all Iterators on graphs. Each graph iterator should implement the protocol defined in module {rubydoc.info/github/monora/stream Stream}.