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

[patch:lib] Change connectives to 'and', 'or', 'and_not' #38

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

eonu
Copy link
Owner

@eonu eonu commented Apr 5, 2019

  • Change Query connective instance methods:
    • #& -> #and
    • #| -> #or
    • #! -> #and_not

@eonu eonu merged commit 0dcdefe into master Apr 5, 2019
@eonu eonu mentioned this pull request Apr 8, 2019
@eonu eonu deleted the patch/connectives branch April 8, 2019 16:58
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.

None yet

1 participant