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

Scopes intersection / scope-difference / scopes-missing #2

Merged
merged 4 commits into from
Jun 25, 2019

Conversation

yogsototh
Copy link
Contributor

Added a scope-intersection, that perform what would be an intuitive intersection between two set of scopes.

scope-difference, was also updated with the same idea in mind, and it is no more restricted to just root scopes, but any scope could work. Still an exception will be throw if there is an inconsistency.

the old behavior of scope-difference is still kept under the name scopes-missing.

The doc and test were improved.

@yogsototh yogsototh added enhancement New feature or request review labels Jun 21, 2019
@yogsototh yogsototh requested a review from a team June 21, 2019 14:50
@yogsototh yogsototh self-assigned this Jun 21, 2019
Copy link

@msprunck msprunck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor remarks. Nice documentation

src/scopula/core.clj Outdated Show resolved Hide resolved
src/scopula/core.clj Outdated Show resolved Hide resolved
src/scopula/core.clj Outdated Show resolved Hide resolved
src/scopula/core.clj Outdated Show resolved Hide resolved
@yogsototh yogsototh merged commit 6424dcc into master Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants