Visited.put

Adds a vertex to the list of visited vertices.

struct Visited(Value)
void
put
(
Vertex
)
(
Vertex v
,
Value value
)
if (
isVertex!Vertex
)

Meta