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`. [?? Could be a defun].

Method Summary

source-edges < basic-vertex