Skip to content

Remove duplicate of allSatisfy implementation#6766

Closed
n8sh wants to merge 1 commit intodlang:masterfrom
n8sh:reduce_allSatisfy
Closed

Remove duplicate of allSatisfy implementation#6766
n8sh wants to merge 1 commit intodlang:masterfrom
n8sh:reduce_allSatisfy

Conversation

@n8sh
Copy link
Member

@n8sh n8sh commented Nov 14, 2018

This PR removes the code duplication and the required double maintenance of allSatisfy. As #6763.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

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 fetch digger
dub run digger -- build "master + phobos#6766"

@n8sh
Copy link
Member Author

n8sh commented Nov 14, 2018

Closed in favor of #6767

@n8sh n8sh closed this Nov 14, 2018
@n8sh n8sh deleted the reduce_allSatisfy branch November 14, 2018 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants