GraphNode.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(GraphNode other)
    struct GraphNode
    @nogc nothrow const
    bool
    opEquals
  2. bool opEquals(typeof(null) n)

Meta