Duck typing for structs

bearophile bearophileHUGS at lycos.com
Thu Oct 21 09:58:47 PDT 2010


Ash Logan:

> but I wanted to see what the D community thought of it.

Just a question. Aren't lines like:
if (is(typeof(candidate) == const))
Better as static ifs?

Bye,
bearophile


More information about the Digitalmars-d mailing list