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

refactor: added range and moved files #337

Merged
merged 6 commits into from
Sep 18, 2023

Conversation

baszalmstra
Copy link
Collaborator

Adds a generic bounded/unbounded Range (taken from pubgrub, contributed there by me) struct which can be used to easily craft VersionSet implementations.

I also moved files to the internal folder for types that should only be used inside the crate.

@tdejager tdejager merged commit 9db4c58 into conda:main Sep 18, 2023
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