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(collections): Add Vec type #17663

Closed
testinginprod opened this issue Sep 8, 2023 · 0 comments · Fixed by #17656
Closed

feat(collections): Add Vec type #17663

testinginprod opened this issue Sep 8, 2023 · 0 comments · Fixed by #17656

Comments

@testinginprod
Copy link
Contributor

Although not commonly used in the SDK, but represented through as a KV map of uint64=>T, it is important for collections to give developers the opportunity to represent growable arrays inside state.

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

Successfully merging a pull request may close this issue.

1 participant