UndirectedGraph._nodes

Undocumented in source.
struct UndirectedGraph(Node, Weight = void)
protected
bool[Node] _nodes;

Meta