https://issues.dlang.org/show_bug.cgi?id=19835
Nathan S. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nathan S. <[email protected]> --- 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. --
