Skip to content

Providing generic numeric traits #28

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

Closed
gifnksm opened this issue Nov 10, 2014 · 0 comments · Fixed by #30
Closed

Providing generic numeric traits #28

gifnksm opened this issue Nov 10, 2014 · 0 comments · Fixed by #30

Comments

@gifnksm
Copy link
Contributor

gifnksm commented Nov 10, 2014

Generic numeric traits such as Zero, Num, Bounded, etc.. will be removed from standard rust distribution (rust-lang/rfcs#369, rust-lang/rust#18827).
libnum should import these generic traits for developers who write generic numerical programs.

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

Successfully merging a pull request may close this issue.

1 participant