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: [email protected]
Reporter: [email protected]
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
--
