Generic Function Rootp (1 method)

( rootp < vertex > )

Part of:

package cl-graph
Returns true if `vertex` is a root vertex (i.e., it has no incoming (source) edges).

Method Summary

rootp < basic-vertex