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

Add support for ruint? #110

Open
javamonn opened this issue May 16, 2024 · 1 comment
Open

Add support for ruint? #110

javamonn opened this issue May 16, 2024 · 1 comment

Comments

@javamonn
Copy link
Contributor

Curious if you'd be open to a PR adding support for ruint in fraction and decimal as a num-bigint alternative. I think the constraints would all work. ruint supports conversions into num-bigint, but having native support would be nice.

@dnsl48
Copy link
Owner

dnsl48 commented May 18, 2024

hi @javamonn, sure, that would be a nice feature to have.
It also feels like a relatively easy thing to do. Both GenericFraction and GenericDecimal should work seamlessly with anything implementing the generic::GenericInteger trait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants