Graph.node

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

Meta