Skip to content

Make evmap generic over underlying map #15

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

Closed
jonhoo opened this issue Feb 8, 2019 · 2 comments
Closed

Make evmap generic over underlying map #15

jonhoo opened this issue Feb 8, 2019 · 2 comments

Comments

@jonhoo
Copy link
Owner

jonhoo commented Feb 8, 2019

It would be really great if evmap could be generic over the underlying map implementation. This may not be possible, but it would let us support use-cases like this one by supporting IndexMap as one of the map types. Given that we only support a subset of the operations on maps anyway, maybe it's doable?

@jonhoo
Copy link
Owner Author

jonhoo commented Feb 8, 2019

Haha, @novacrazy, looks like we both had the same thought at the same time. Closing in favor of #14.

@jonhoo jonhoo closed this as completed Feb 8, 2019
@novacrazy
Copy link
Collaborator

Jinx 😄

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

No branches or pull requests

2 participants