Generic Function Find-Vertexes-If (1 method)

( find-vertexes-if < thing > < predicate > )

Part of:

package cl-graph

Returns a list of vertexes in thing for which the predicate returns non-nil. [?? why no key function?]

Method Summary

find-vertexes-if < basic-graph > < t >