Returns true if this is a D-style variadic parameter. E.g.: func(int[] values ...)
See Implementation
Returns true if this is a D-style variadic parameter. E.g.: func(int[] values ...)