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

Missing FloatConst trait #117

Closed
justinlovinger opened this issue Jan 2, 2023 · 1 comment · Fixed by #120
Closed

Missing FloatConst trait #117

justinlovinger opened this issue Jan 2, 2023 · 1 comment · Fixed by #120

Comments

@justinlovinger
Copy link
Contributor

num_traits::float::FloatConst, https://docs.rs/num-traits/0.2.15/num_traits/float/trait.FloatConst.html, could be implemented for both OrderedFloat and NotNan.

@mbrubeck
Copy link
Collaborator

Fixed in ordered-float 3.5.0.

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.

2 participants