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

feat: New near_sdk::store::IterableSet - a better alternative to UnorderedSet, which has performance limitations on iteration over elements #1175

Merged
merged 3 commits into from
May 1, 2024

Conversation

ruseinov
Copy link
Contributor

@ruseinov ruseinov commented Apr 29, 2024

A follow up on #1134

@frol frol changed the title [Feature] IterableSet to replace UnorderedSet. feat: IterableSet to replace UnorderedSet. May 1, 2024
@frol frol changed the title feat: IterableSet to replace UnorderedSet. feat: New near_sdk::store::IterableSet to replace UnorderedSet to address performance issues May 1, 2024
@frol frol changed the title feat: New near_sdk::store::IterableSet to replace UnorderedSet to address performance issues feat: New near_sdk::store::IterableSet - a better alternative to UnorderedSet, which has performance limitations on iteration over elements May 1, 2024
@frol frol enabled auto-merge (squash) May 1, 2024 14:15
@frol frol merged commit e22f74e into near:master May 1, 2024
15 checks passed
@frol frol mentioned this pull request May 1, 2024
@ruseinov ruseinov deleted the ru/feature/iterable-set branch May 1, 2024 16:03
@frol frol mentioned this pull request Jun 4, 2024
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.

None yet

2 participants