Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Logic functions with new predOrFunc internal helper #78

Merged
merged 1 commit into from
Feb 20, 2017

Conversation

evilsoft
Copy link
Owner

Clean it UP

Well time to DRY some bits up, we are at that stage now as many of the abstractions are presenting themselves. The simplest and most obvious is the selection of either a predicate function or running a Pred. This is the first of many clean up PRs that will be coming down the pipe as we get close to 1.0.0

All this does is replace the copied selection code with a new helper that captures that flow.

@coveralls
Copy link

coveralls commented Feb 20, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling adf72ec on pred-or-func into 2c7d3c2 on master.

@evilsoft
Copy link
Owner Author

@evilsoft evilsoft merged commit 9182fc3 into master Feb 20, 2017
@evilsoft evilsoft deleted the pred-or-func branch February 20, 2017 02:01
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