http://d.puremagic.com/issues/show_bug.cgi?id=9578
--- Comment #2 from [email protected] 2013-03-06 22:15:42 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/b5ca2ef0c9742c89a587d476848e0f34df2a4f9e Add Issue 9578 workaround to `std.algorithm.all` As a result `all` can now be used with nested predicates. Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=9578 https://github.com/D-Programming-Language/phobos/commit/8dbfc1a7382792e039c8f1d7f5f5232279dead04 Merge pull request #1178 from denis-sh/add-Issue-9578-workaround-to-`std.algorithm.all` Add Issue 9578 workaround to `std.algorithm.all` -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
