We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FloatConst
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.
num_traits::float::FloatConst
OrderedFloat
NotNan
The text was updated successfully, but these errors were encountered:
Fixed in ordered-float 3.5.0.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
num_traits::float::FloatConst
, https://docs.rs/num-traits/0.2.15/num_traits/float/trait.FloatConst.html, could be implemented for bothOrderedFloat
andNotNan
.The text was updated successfully, but these errors were encountered: