Generic Function Edge-Count (2 methods)

( edge-count < vertex > )

Part of:

package cl-graph
Returns the number of edges attached to `vertex`. Compare with the more flexible `vertex-degree`.

Method Summary

edge-count < basic-graph
edge-count < basic-vertex