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)
    class Graph
    @safe ref pure
    node
    (
    T
    )
    (
    T t
    )
  3. auto ref node(T t, string[string] option)

Meta