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

Use actualy dict for dict_squash and dict_copy from segment #63

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Oct 11, 2024

Resolves: #57

@ClementWalter ClementWalter force-pushed the cw/default-dict-copy branch 2 times, most recently from b60bd0a to 27811cd Compare October 14, 2024 06:43
cairo/src/state.cairo Show resolved Hide resolved
cairo/src/utils/dict.cairo Show resolved Hide resolved
cairo/src/utils/dict.cairo Show resolved Hide resolved
@ClementWalter ClementWalter merged commit e8e1da9 into kkrt-labs:main Oct 14, 2024
3 checks passed
@ClementWalter ClementWalter deleted the cw/default-dict-copy branch October 14, 2024 13:47
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.

feat: fix default_dict_copy cannot handle non-default initial value
2 participants