Skip to content

Add NEIndexSet based on indexmap::IndexSet - #57

Closed
StefanTerdell wants to merge 8 commits into
fosskers:masterfrom
StefanTerdell:master
Closed

Add NEIndexSet based on indexmap::IndexSet#57
StefanTerdell wants to merge 8 commits into
fosskers:masterfrom
StefanTerdell:master

Conversation

@StefanTerdell

@StefanTerdell StefanTerdell commented Jun 30, 2026

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

@StefanTerdell
StefanTerdell deleted the branch fosskers:master July 15, 2026 12:09
@StefanTerdell
StefanTerdell deleted the master branch July 15, 2026 12:09
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?

1 participant