multidimensional indexing/slicing docs?

Stefan Frijters via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Aug 6 13:28:26 PDT 2014


On Wednesday, 6 August 2014 at 08:48:25 UTC, John Colvin wrote:
> Is there anywhere that describes what Kenji (it was Kenji 
> wasn't it?) recently implemented for this?

Not what you asked for, but maybe useful nonetheless: Denis 
Shelomovskij has written a multidimensional array implementation 
using the new syntax[1]. I've been using it in my code for a 
while now and it's been working great so far.

[1] 
http://denis-sh.bitbucket.org/unstandard/unstd.multidimarray.html


More information about the Digitalmars-d-learn mailing list