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 is_zero #111

Merged
merged 6 commits into from
Jan 29, 2025
Merged

feat: Add is_zero #111

merged 6 commits into from
Jan 29, 2025

Conversation

jtriley2p
Copy link
Contributor

Description

adds an is_zero constrained fn

Problem

closes #56

PR Checklist*

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

@TomAFrench TomAFrench merged commit 2ca1383 into main Jan 29, 2025
8 checks passed
@github-actions github-actions bot mentioned this pull request Jan 29, 2025
@jtriley2p jtriley2p deleted the jtriley/is_zero branch February 3, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add a simple is_zero method
2 participants