chickadee » graphs » digraph?

digraph? Gprocedure

Predicate for testing whether or not a value is a directed graph. Returns #t iff the type of G is <multidigraph> or <digraph>. Otherwise returns #f.

G
the object to test