Skip to content

Add NEIndexSet based on indexmap::IndexSet - #58

Closed
StefanTerdell wants to merge 8 commits into
fosskers:masterfrom
StefanTerdell:schemars-and-indexset
Closed

Add NEIndexSet based on indexmap::IndexSet#58
StefanTerdell wants to merge 8 commits into
fosskers:masterfrom
StefanTerdell:schemars-and-indexset

Conversation

@StefanTerdell

Copy link
Copy Markdown

Adds NEIndexSet wrapping indexmap::IndexSet feature-gated to its dependency. The implementation is mostly copy-pasted from the existing NESet one.

This PR builds on the schemars PR (#45) and thus includes all of its commits as well.

Like its parent PR I will not be addressing merge conflicts or change requests. Feel free to merge or close it as is, or use it as a starting point for your own implementation.

Either way, thank you for your work!

Closes #50

This PR is a recreation of #57 that was automatically closed when I renamed the branch.

@fosskers

Copy link
Copy Markdown
Owner

Hi, I just released 1.4.0 which includes NEIndexSet cherry-picked from here. Thanks again!

@fosskers fosskers closed this Jul 28, 2026
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.

NEIndexSet?

2 participants