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

Flatten uint::modular #300

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Flatten uint::modular #300

merged 1 commit into from
Nov 23, 2023

Conversation

tarcieri
Copy link
Member

Removes the constant_mod and runtime_mod modules from the public API, re-exporting their types under modular.

In place of a module-level separation, this adds documentation with separate sections for constant versus runtime-dynamic moduli.

@tarcieri tarcieri requested a review from fjarri November 22, 2023 23:28
Removes the `constant_mod` and `runtime_mod` modules from the public
API, re-exporting their types under `modular`.

In place of a module-level separation, this adds documentation with
separate sections for constant versus runtime-dynamic moduli.
@tarcieri tarcieri force-pushed the flatten-uint-modular branch from 6fd4374 to ccd04e5 Compare November 23, 2023 00:52
@tarcieri tarcieri merged commit bfb0ac1 into master Nov 23, 2023
15 checks passed
@tarcieri tarcieri deleted the flatten-uint-modular branch November 23, 2023 14:29
@tarcieri tarcieri mentioned this pull request Jan 22, 2025
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