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

(stdlib) Implement modulo operator for BigInt #432

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

perlun
Copy link
Collaborator

@perlun perlun commented Feb 27, 2024

...in compiled mode.

@perlun perlun added the experimental compilation Issues which are relevant when using experimental compilation label Feb 27, 2024
@perlun perlun added this to the 0.4.0 milestone Feb 27, 2024
@perlun perlun force-pushed the feature/implement-modulo-for-bigints branch from 82cfa50 to b5181e9 Compare February 27, 2024 07:08
@perlun perlun enabled auto-merge (squash) February 27, 2024 07:09
@perlun perlun force-pushed the feature/implement-modulo-for-bigints branch 2 times, most recently from 178f7a7 to 521e6b2 Compare February 27, 2024 07:20
@perlun perlun force-pushed the feature/implement-modulo-for-bigints branch from 521e6b2 to ad5599f Compare February 27, 2024 07:24
@perlun perlun merged commit bbf1805 into master Feb 27, 2024
14 checks passed
@perlun perlun deleted the feature/implement-modulo-for-bigints branch February 27, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental compilation Issues which are relevant when using experimental compilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant