Graph.node

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref node(Node d)
  2. auto ref node(T t)
  3. auto ref node(T t, string[string] option)
    class Graph
    ref
    node
    (
    T
    )
    (
    T t
    ,
    string[string] option
    )

Meta