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, bearophileI would be very happy about this change, too.
I ran into this, too.
