8000 A Buffer that is stable. · Issue #298 · dfinity/motoko-base · GitHub
[go: up one dir, main page]

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

A Buffer that is stable. #298

Open
matthewhammer opened this issue Nov 2, 2021 · 2 comments
Open

A Buffer that is stable. #298

matthewhammer opened this issue Nov 2, 2021 · 2 comments
Assignees

Comments

@matthewhammer
Copy link
Contributor

Continuing and refocusing the discussion from #296, where @nomeata and @matthewhammer are advocating that we have a Buffer implementation whose type is stable (and thus, not OO-based).

@matthewhammer matthewhammer self-assigned this Nov 2, 2021
@nomeata
Copy link
Contributor
nomeata commented Nov 2, 2021

Same for HashMap please, another very popular module I think :-)

@jzxchiang1
Copy link
Contributor

If HashMap is stable, then wouldn't that basically be a superior version of Trie in almost every way? (except for the fact that Trie is purely functional and can also be shared)

From my limited understanding, it seems like hash tables are just overall more performant than functional hash tries.

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

3 participants
0