On Thursday, 5 February 2015 at 11:06:39 UTC, Jakob Ovrum wrote:
On Thursday, 5 February 2015 at 11:04:41 UTC, Daniel Murphy
wrote:
"Jakob Ovrum" wrote in message
news:[email protected]...
However, this would set a possibly disruptive precedent that
range algorithms must no longer use foreach on aggregate
types...
I think this precedent already exists thanks to the bad
behavior of foreach over narrow strings.
Good point.
I'll file a PR for `find` in any case.
https://github.com/D-Programming-Language/phobos/pull/2964