static array with inferred size

jmh530 john.michael.hall at gmail.com
Wed Sep 20 12:36:16 UTC 2017


On Wednesday, 20 September 2017 at 12:10:47 UTC, Andrei 
Alexandrescu wrote:
>
> How would this be useful? -- Andrei

Really just an additional convenience, instead of writing 
slice[0..$, 0..$, 0..$, i], you would write slice[.., .., .., i].


More information about the Digitalmars-d mailing list