digitalmars.D.bugs - Documentation on arrays has to be improved
- Andrei Khropov (6/6) Jun 22 2006 Looking through the docs http://www.digitalmars.com/d/arrays.html
Looking through the docs http://www.digitalmars.com/d/arrays.html I noticed no mention of $ as a substitute for length in array slices. This should be added, I think. P.S. Still dreaming of "array.length += 1" and rectangular multidimensional arrays being possible :-) --
Jun 22 2006