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

Does Integer support u128? #106

Open
Hywan opened this issue Aug 29, 2019 · 2 comments
Open

Does Integer support u128? #106

Hywan opened this issue Aug 29, 2019 · 2 comments

Comments

@Hywan
Copy link
Contributor

Hywan commented Aug 29, 2019

I need Integer to support u128 (https://doc.rust-lang.org/std/primitive.u128.html). I saw somewhere that Integer is merged between Fixnum and Bignum. So the only limitation seems to be the Rust API. I can open a PR if you would like! Tell me.

Thanks for the awesome project :-)!

@danielpclark
Copy link
Owner

Feel free. 😀

@Hywan
Copy link
Contributor Author

Hywan commented Sep 1, 2019

👍

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

2 participants