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

~Re-export num-integer traits~ #189

Closed
tobin-crypto opened this issue Feb 4, 2021 · 1 comment
Closed

~Re-export num-integer traits~ #189

tobin-crypto opened this issue Feb 4, 2021 · 1 comment

Comments

@tobin-crypto
Copy link

For users of this library to use div_rem they must add the num-integer dependency to their project. It would be more ergonomic if num-bigint re-exported this trait so users could use use num_bigint::{BigInt, Integer}; instead.

@tobin-crypto tobin-crypto changed the title Re-export num-integer traits ~Re-export num-integer traits~ Feb 4, 2021
@tobin-crypto
Copy link
Author

Re-posted this issue under my personal github account. Sorry for the noise.

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