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.
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.