Graph.addNode

Undocumented in source. Be warned that the author may not have intended to support it.
class Graph(Symbol_, Result_, EdgeExtra_ = string)
addNode
(
string name
,
immutable(Result)[] results = []
)

Meta