char[] == null
    anonymous via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 18 22:28:28 PST 2015
    
    
  
On 19.11.2015 06:18, Chris Wright wrote:
> Just for fun, is an array ever not equal to itself?
Yes, when it contains an element that's not equal to itself, e.g. NaN.
    
    
More information about the Digitalmars-d-learn
mailing list