Alias PowerGraph.VD

template PowerGraph
{
  // ...
  alias VD = ParameterTypeTuple!(Fun[2])[0];
  // ...
}