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

Proposal: checked arithmetic operations for Int and Int64 #241

Open
yj-qin opened this issue Apr 11, 2024 · 0 comments
Open

Proposal: checked arithmetic operations for Int and Int64 #241

yj-qin opened this issue Apr 11, 2024 · 0 comments
Labels

Comments

@yj-qin
Copy link
Collaborator

yj-qin commented Apr 11, 2024

We need some checked operations to prevent overflow when doing arithmetic operations, such as checked_add and checked_sub.

@yj-qin yj-qin changed the title Checked arithmetic operations for Int and Int64 Proposal: checked arithmetic operations for Int and Int64 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant