Contents
Indexes:
Generic Function Target-Edges (1 method)
(
target-edges
< vertex > &optional < filter > )
Part of:
package cl-graph
Returns a list of the target edges of
vertex
.
I.e., the edges that end at
vertex
.
Method Summary
target-edges < cl-graph:basic-vertex >