Skip to content

Add NEIndexSet based on indexmap::IndexSet#58

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

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.

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