Graph.groupByNodes

Undocumented in source. Be warned that the author may not have intended to support it.
struct Graph(Node, Weight = void, Flag!"isDirected" isDirected = No.isDirected, EdgePayload = void)
static nothrow pure
bool
groupByNodes
(
in Edge a
,
in Edge b
)

Meta