Wrong example in 2.066 release notes
Jonathan M Davis via Digitalmars-d
digitalmars-d at puremagic.com
Mon Aug 18 14:30:13 PDT 2014
On Monday, 18 August 2014 at 21:26:47 UTC, H. S. Teoh via
Digitalmars-d wrote:
> The code example given in the 2.066 release notes for
> multi-dimensional
> slicing is wrong; the argument to opDollar is NOT intended to
> represent
> the length of the n'th subarray! Rather, it's supposed to
> represent the
> length of the multidimensional array along the n'th axis.
>
> http://dlang.org/changelog.html?2.066#array_and_aa_changes
>
> :-(
Feel free to create a PR to fix it... :)
- Jonathan M Davis
More information about the Digitalmars-d
mailing list