We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bad45e commit 3a22961Copy full SHA for 3a22961
README.md
@@ -1,8 +1,9 @@
1
-# Ordered Floats
+# ordered-float
2
3
-Provides several wrapper types for Ord and Eq implementations on f64 and friends.
+Provides several wrapper types for `Ord` and `Eq` implementations on f64 and friends.
4
5
-See the [API documentation](https://docs.rs/ordered-float) for further details.
+* [API documentation](https://docs.rs/ordered-float)
6
+* [Release notes](https://github.com/reem/rust-ordered-float/releases)
7
8
## no_std
9
0 commit comments