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

Fix deduplication issue in create_index_json function #441

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

hadim
Copy link
Contributor

@hadim hadim commented Dec 21, 2023

Fix #211

It does not seem much more complicated than that.

@wolfv
Copy link
Member

wolfv commented Dec 21, 2023

Nice! Didn't know about this little function!
Maybe add it to constrains as well?

@hadim
Copy link
Contributor Author

hadim commented Dec 21, 2023

Nice! Didn't know about this little function!

It's crazy the amount of little functions like that, that make rust super efficient (almost Python-like sometime).

Maybe add it to constrains as well?

Done.

@wolfv wolfv merged commit 4d2005d into prefix-dev:main Dec 21, 2023
13 checks passed
@hadim hadim deleted the dedup branch December 21, 2023 15:27
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.

Write out only unique dependencies
2 participants