[Issue 19835] std.algorithm.mutation.copy static array source argument broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 23 14:02:20 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19835
Nathan S. <n8sh.secondary at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |n8sh.secondary at hotmail.com
--- Comment #2 from Nathan S. <n8sh.secondary at hotmail.com> ---
The `std.algorithm.*` packages are for working on input ranges, which static
arrays are not. I think accepting them isn't a bad idea but I'm going to
relabel this from "bug" to "enhancement" and change the title to reflect this.
--
More information about the Digitalmars-d-bugs
mailing list