button v0.1.3 (2018-11-15T00:21:03Z)
Dub
Repo
Visited.remove
button
graph
Graph
Visited
Remove a vertex from the list of visited vertices.
struct
Visited
(Value)
void
remove
(
Vertex
)
(
Vertex
v
)
if
(
isVertex
!
Vertex
)
Meta
Source
See Implementation
button
graph
Graph
Visited
aliases
visited
functions
opBinaryRight
put
remove
variables
visitedA
visitedB
Remove a vertex from the list of visited vertices.