Generic Function Iterate-Vertexes (2 methods)

( iterate-vertexes < thing > < fn > )

Part of:

package cl-graph
Calls `fn` on each of the vertexes of `thing`.

Method Summary

iterate-vertexes < basic-edge > < T > 
iterate-vertexes < basic-graph > < T >