Finally full multidimensional arrays support in D
Benjamin Thaut via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 10 13:18:41 PDT 2014
Am 17.03.2014 18:39, schrieb Denis Shelomovskij:
> Multidimensional arrays indexing and slicing syntax is finally added [1]
> (thanks to Kenji Hara). So it was a good cause to update my
> multidimensional arrays library implementation and add support for the
> new syntax. So here we are: [2].
>
> Also should we add it to the standard library?
>
> [1] https://github.com/D-Programming-Language/dmd/pull/443
> [2] http://denis-sh.bitbucket.org/unstandard/unstd.multidimarray.html
>
Yes please
More information about the Digitalmars-d
mailing list