Repeat

  1. alias Repeat = std.meta.Repeat
    static if(is(typeof( )))
    alias Repeat = std.meta.Repeat
  2. template Repeat(size_t n, TList...)

Meta