[Issue 12916] New: std.array index based insert
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jun 13 12:58:09 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12916
Issue ID: 12916
Summary: std.array index based insert
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: Phobos
Assignee: nobody at puremagic.com
Reporter: safety0ff.bugz at gmail.com
Currently there is some 3+ year old code commented out in std.array:
https://github.com/D-Programming-Language/phobos/blob/master/std/array.d#L888
https://github.com/D-Programming-Language/phobos/pull/2246
See also: 12890
--
More information about the Digitalmars-d-bugs
mailing list