On 9/23/2013 10:29 AM, Sean Kelly wrote:
On Sep 21, 2013, at 10:22 PM, Walter Bright <newshou...@digitalmars.com>
wrote:
I'm not rejecting the idea outright. I've actually implemented this in the
dmc compiler. It's just not terribly useful, and it has costs.

I'd consider it in a similar class as the dictionary lookup that occurs when
an unknown symbol is encountered.  Totally unnecessary, but it's a nice
time-saver.

It's not in the same category, because that feature has zero cost.

Again, it's about the cost of it.

Reply via email to