Generic Function Untag-All-Edges (2 methods)

( untag-all-edges < thing > )

Part of:

package cl-graph
Sets the `tag` of all the edges of `thing` to nil. [?? why does this exist?]

Method Summary

untag-all-edges < basic-graph
untag-all-edges < basic-vertex