On Wed, May 16, 2012 at 8:09 PM, H. S. Teoh <[email protected]> wrote: > Lately I've been considering how to generalize multi-dimensional arrays > along the same lines as std.range.
Maybe that could interest you: http://svn.dsource.org/projects/dranges/trunk/dranges/docs/rangeofranges.html (code is easier to see here: https://github.com/PhilippeSigaud/dranges/blob/master/rangeofranges.d ) More exotic: http://svn.dsource.org/projects/dranges/trunk/dranges/docs/recursive.html
