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

Reimplement Map.Keys as a tree operation #27

Open
marcelocantos opened this issue Jan 21, 2020 · 0 comments
Open

Reimplement Map.Keys as a tree operation #27

marcelocantos opened this issue Jan 21, 2020 · 0 comments
Labels
P2 Low priority

Comments

@marcelocantos
Copy link
Collaborator

...to leverage auto-parallelism.

KeyValue hashes identically to its keys, so the output tree should have exactly the same node/leaf structure as the input.

@ChloePlanet ChloePlanet added the P2 Low priority label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Low priority
Projects
None yet
Development

No branches or pull requests

2 participants