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

[feature-request] Type inferred concrete type #133

Closed
jerry73204 opened this issue Sep 30, 2019 · 0 comments · Fixed by #135
Closed

[feature-request] Type inferred concrete type #133

jerry73204 opened this issue Sep 30, 2019 · 0 comments · Fixed by #135

Comments

@jerry73204
Copy link
Contributor

I ran into the need to let users choose their desired type rather than writing ::U8 and ::ISIZE, etc. I made some traits to let users to write let val: usize = U7::to_int();. Could you include this gist to the project? We can discuss how to organize code beforehand.
https://gist.github.com/jerry73204/a34248722f6d9dd72e453a8225220fcd

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