On Wed, 11 Jun 2014 06:40:23 +0000 safety0ff via Digitalmars-d <[email protected]> wrote:
> When I took a peek at std.array code on github I found: > > https://github.com/D-Programming-Language/phobos/blob/master/std/array.d#L1921 > and: > https://github.com/D-Programming-Language/phobos/blob/master/std/array.d#L2076 It should have been uncommented out ages ago, but it was never done. So, we need to uncomment it out and make sure that it still works, in which case, presumably it can be added in like it was supposed to be. - Jonathan M Davis
