We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
implement Saturating when the backend type supports Saturating.
027e8be
Fixes iliekturtles#35.
Implement num::Saturating.
num::Saturating
babcf36
Part of iliekturtles#35.
6d169a7
d31227d
Correct num::Saturating tests to only run for primitive integers.
d50651e
`BigInt` and `BigUint` don't implement `num::Saturating`. Part of #35.
No branches or pull requests
The text was updated successfully, but these errors were encountered: