Reduce.D

Undocumented in source.
  1. int D;
    template Reduce(int n, uint d)
    const
    static if(n != 0)
    int D;
  2. int D;

Meta