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

Should we make the operations offered by the units types complete? #425

Open
mulkieran opened this issue Feb 19, 2019 · 0 comments
Open

Comments

@mulkieran
Copy link
Member

mulkieran commented Feb 19, 2019

Currently, they do not implement every operation that it would be correct for them to implement. It might be reasonable, to examine all traits that correspond to arithmetic operations and make sure that all that make sense are implemented? Also, perhaps the checked_* and saturating_* operations, which do not have an associated trait, should be implemented as well.

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

No branches or pull requests

1 participant