-
Notifications
You must be signed in to change notification settings - Fork 597
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: Default trait #3046
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
small
Comments
Should this include a breaking-change for Array and Dict? |
Yes |
As a matter of fact there is already a |
Do you mean Felt252DictValue? If so, then it's something else. |
No I mean |
You are right. We should probably Implement it for Dict and Array:) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
small
Add the Default trait, similar to rust
The text was updated successfully, but these errors were encountered: