Alias Pregel.VD

template Pregel
{
  // ...
  alias VD = typeof((ParameterTypeTuple!(Fun[1])[0]).src);
  // ...
}