Closed Easyoakland closed 11 months ago
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.
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.
Thanks again for the PR! No issues, so I'll release it momentarily.
Implement wrapping subtraction. A lot easier since addition was already figured out.
One
TODO
. Should therem_euclid_unsigned
be exposed somewhere?