niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Graph.this
niknaks
containers
Graph
Constructs a new graph with the given value to set
this
(T value)
class
Graph
(T)
this
(
T
value
)
this
()
Parameters
value
T
the value of this graph node
Meta
Source
See Implementation
niknaks
containers
Graph
constructors
this
functions
appendNode
dfs
findByValue
getValue
opDollar
opIndex
opSlice
removeNode
setValue
toString
properties
length
Constructs a new graph with the given value to set