phobos
phobos copied to clipboard
Refactor std.algorithm.iteration
The refactorings involve simplifying code that was working around compiler bugs, pushing symbols from top level to where they are needed, and a few more simplifications.
Thanks for your pull request, @andralex!
Bugzilla references
Your PR doesn't reference any Bugzilla issue.
If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.
Testing this PR locally
If you don't have a local development environment setup, you can use Digger to test this PR:
dub run digger -- build "master + phobos#7638"
Good work - just a little nicer to read all over the module. Modulo getting the test suite to pass, LGTM.
whoa blast from the past
@andralex what are your plans with regards to this PR?