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 operators for Environment and PackageInfo #10

Open
groutr opened this issue May 1, 2018 · 0 comments
Open

Implement operators for Environment and PackageInfo #10

groutr opened this issue May 1, 2018 · 0 comments

Comments

@groutr
Copy link
Owner

groutr commented May 1, 2018

Expose easy set operations on all objects where it makes sense.
For example, env1-env2 will produce a new environment view with all packages in env1 and not in env2.
env1 + env2 will union two environments.

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

No branches or pull requests

1 participant