cairo icon indicating copy to clipboard operation
cairo copied to clipboard

feat: iterate over dictionnary keys

Open enitrat opened this issue 1 year ago • 0 comments

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.

enitrat avatar Aug 23 '24 14:08 enitrat