Skip to content

Conversation

@OTheDev
Copy link
Owner

@OTheDev OTheDev commented Jul 23, 2025

No description provided.

@OTheDev OTheDev merged commit 91e6918 into main Jul 23, 2025
11 checks passed
@OTheDev OTheDev deleted the multiple_of branch July 23, 2025 09:29
OTheDev added a commit that referenced this pull request Jul 23, 2025
* Removed deprecated `incr()` and `decr()` methods
* Added `next_multiple_of()`, `is_multiple_of()`, and `prev_multiple_of()` (#83)
* Added modular multiplicative inverse method (#82)
* Added greatest common divisor method (#81)
* Added ceiling division method `div_ceil()` (#79)
* Added integer square root method `isqrt()` (#63)
* Optimized from/assign str for power of 2 bases (#78)
* Aligned str parsing with primitive `from_str_radix()` behavior (#77)
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.

1 participant