niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Graph.opIndex
niknaks
containers
Graph
Returns the value of the child node at the provided index
E
opIndex
(size_t idx)
T
opIndex
(size_t idx)
class
Graph
(T)
T
opIndex
(
size_t
idx
)
Parameters
idx
size_t
the index
Return Value
Type:
T
the value
Meta
Source
See Implementation
niknaks
containers
Graph
constructors
this
functions
appendNode
dfs
findByValue
getValue
opDollar
opIndex
opSlice
removeNode
setValue
toString
properties
length
Returns the value of the child node at the provided index