Visited.remove

Remove a vertex from the list of visited vertices.

struct Visited(Value)
void
remove
(
Vertex
)
(
Vertex v
)
if (
isVertex!Vertex
)

Meta