quarkdown
Toggle table of contents
1.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.graph
/
VisitableOnceGraph
/
VisitableOnceGraph
Visitable
Once
Graph
constructor
(
graph
:
Graph
<
T
>
,
visited
:
Set
<
T
>
=
emptySet()
)
Parameters
T
the type of vertices in the graph