NullVisitor.backEdge

Called when an edge has been identified as part of a cycle

struct NullVisitor(GraphT)
void
backEdge
(
ref const(GraphT) g
,)
if (
isGraph!GraphT
)

Meta