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 :-) --