On Wednesday, 16 May 2012 at 14:26:49 UTC, Alex Rønne Petersen wrote:
On 16-05-2012 16:23, bearophile wrote:
Steven Schveighoffer:

Regardless, we should fix if(!arr) to mean if(!arr.length).

This seems a nice idea (and Python programmers will be thankful, because they are used to empty collections/strings to be false). Is this request in Bugzilla? Are people opposed to this little D breaking change?

Bye,
bearophile

I would be very happy about this change, too.

I ran into this, too.

Reply via email to