March 09, 2013
On 03/09/2013 10:35 AM, Andrea Fontana wrote:
> ...
>
> this works. Is this:
> bool[typeof(_fun((ElementType!Range).init))] mySet;
>
> the right way?

It's ok, but the redundant parentheses around the element type are confusing.
1 2 3 4 5
Next ›   Last »