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: iterate over dictionnary keys #6265

Open
enitrat opened this issue Aug 23, 2024 · 0 comments
Open

feat: iterate over dictionnary keys #6265

enitrat opened this issue Aug 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@enitrat
Copy link
Contributor

enitrat commented Aug 23, 2024

Feature Request

Describe the Feature Request

As i'm still used to manipulate low-level memory segments coming from CairoZero, I find it unpractical to not be able to iterate over Dict keys. This adds a lot of computational overhead for Kakarot, as we need to keep track of all dict keys in another memory segment, which adds extra computational overhead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant