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

Implement difference_with operation #41

Merged
merged 2 commits into from Apr 19, 2020

Conversation

sunshowers
Copy link
Contributor

With this change, we'll now have the full suite of in-place set operations.

Check that they produce the same results as union, intersection and
symmetric_difference. Also add documentation about capacity with these
methods.
With this change, we now have in-place manipulations for all four core set
operations -- union, intersection, difference and symmetric difference.
@jrraymond
Copy link
Collaborator

lgtm

@jrraymond jrraymond merged commit 4d39d16 into petgraph:master Apr 19, 2020
@jrraymond jrraymond mentioned this pull request Apr 19, 2020
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

2 participants