Andrei Alexandrescu wrote:
I asked in vain for is(var == ref), is(var == out) etc.
That's because 'is' works with types, not symbols. It didn't fit.
Andrei Alexandrescu wrote:
I asked in vain for is(var == ref), is(var == out) etc.
That's because 'is' works with types, not symbols. It didn't fit.