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: wrapping sub #13

Merged
merged 6 commits into from
Dec 2, 2023
Merged

feat: wrapping sub #13

merged 6 commits into from
Dec 2, 2023

Conversation

Easyoakland
Copy link
Contributor

@Easyoakland Easyoakland commented Nov 10, 2023

Implement wrapping subtraction. A lot easier since addition was already figured out.

One TODO. Should the rem_euclid_unsigned be exposed somewhere?

@jhpratt
Copy link
Owner

jhpratt commented Nov 11, 2023

As with before, this one will take me a while. I'm working on some other things at the moment, so it's not a priority for me. With that said, I did push a commit with a couple minor changes, including bumping the Rust version in CI so it isn't a guaranteed failure.

@jhpratt
Copy link
Owner

jhpratt commented Nov 29, 2023

I'll be taking a look at this in the very near future! The diff isn't the best (through no fault of yours), so it's not trivial to review.

@jhpratt jhpratt merged commit fed3bed into jhpratt:main Dec 2, 2023
5 checks passed
@jhpratt
Copy link
Owner

jhpratt commented Dec 2, 2023

Thanks again for the PR! No issues, so I'll release it momentarily.

@Easyoakland Easyoakland deleted the wrapping-sub branch December 7, 2023 02:09
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.

2 participants