2D (or higher) equivalent of ranges?

Philippe Sigaud philippe.sigaud at gmail.com
Wed May 16 13:32:24 PDT 2012


On Wed, May 16, 2012 at 8:09 PM, H. S. Teoh <hsteoh at quickfur.ath.cx> 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


More information about the Digitalmars-d mailing list