[Issue 12889] std.algorithm remove is broken for arrays of arrays
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jun 11 08:04:51 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12889
--- Comment #1 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
(In reply to safety0ff.bugz from comment #0)
> Trying to remove anything but the a single element from the front of a
> multidimensional array will cause a run time error.
I obviously meant array of arrays instead of multidimensional.
--
More information about the Digitalmars-d-bugs
mailing list