On Fri, Feb 24, 2012 at 03:08:18PM -0500, Zach the Mystic wrote: [...] > Does any other language come close to D in terms of generics? I don't > know, I'm just asking? [...]
AFAIK, no. But then I only have C++ to compare with, and if I understand it correctly Java and C#'s generics don't even come close to C++'s templates (in terms of expressive power, though they are certainly a lot cleaner than the mess that is C++ template syntax). T -- Some ideas are so stupid that only intellectuals could believe them. -- George Orwell