Generic Function Iterate-Edges (2 methods)

( iterate-edges < graph-or-vertex > < fn > )

Part of:

package cl-graph

Calls fn on each edge of graph or vertex.

Method Summary

iterate-edges < graph-container > < t > 
iterate-edges < graph-container-vertex > < t >