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

convenience methods for creating multi-element collections #90

Open
hrldcpr opened this issue Feb 24, 2021 · 1 comment
Open

convenience methods for creating multi-element collections #90

hrldcpr opened this issue Feb 24, 2021 · 1 comment

Comments

@hrldcpr
Copy link
Owner

hrldcpr commented Feb 24, 2021

see #89 — would be nice to add HashTreePMap.of, TreePVector.of et cetera, a la Java's Map.of and List.of methods

@hrldcpr
Copy link
Owner Author

hrldcpr commented Jan 27, 2022

See also #87 — ideally these new methods won't just add elements one at a time, but will do something faster, to allow for initializing a collection with, say, a million elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant