char[] == null

anonymous via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Nov 18 13:15:19 PST 2015


On 18.11.2015 22:02, rsw0x wrote:
> slices aren't arrays
> http://dlang.org/d-array-article.html

The language reference/specification [1] uses the term "dynamic array" 
for T[] types. Let's not enforce a slang that's different from that.


[1] http://dlang.org/arrays.html


More information about the Digitalmars-d-learn mailing list