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: add zero constructor #108

Merged
merged 1 commit into from
Jan 27, 2025
Merged

feat: add zero constructor #108

merged 1 commit into from
Jan 27, 2025

Conversation

olehmisar
Copy link
Contributor

Description

Problem*

Resolves #64

Summary*

More clear what it does and aligns with stdlib U128::zero().

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@olehmisar olehmisar changed the title Add zero constructor feat: add zero constructor Jan 25, 2025
@TomAFrench TomAFrench merged commit c6466ef into noir-lang:main Jan 27, 2025
8 of 9 checks passed
@github-actions github-actions bot mentioned this pull request Jan 27, 2025
@TomAFrench TomAFrench mentioned this pull request Jan 27, 2025
2 tasks
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.

Rename BigNum::new to BigNum::zero
2 participants