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

Remove f32-related Mul and Div bounds on Pool::Quantity #61

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

alice-i-cecile
Copy link
Contributor

Fixes #46.

@alice-i-cecile alice-i-cecile added the usability Make the APIs easier to use label Sep 4, 2024
@alice-i-cecile alice-i-cecile enabled auto-merge (squash) September 4, 2024 00:16
@alice-i-cecile alice-i-cecile merged commit c119b1a into main Sep 4, 2024
4 checks passed
@alice-i-cecile alice-i-cecile deleted the no-div-bound branch September 4, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability Make the APIs easier to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pool::Quantity should not require Mul/Div impls with f32
1 participant