Generic Function Source-Edges (1 method)

( source-edges < vertex > &optional < filter > )

Part of:

package cl-graph

Returns a list of the source edges of
vertex. I.e., the edges that begin at vertex.

Method Summary

source-edges < basic-vertex