Provide `Ordering` if the base type has one
Open
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 152
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 6
Description
Currently the **refined-cats** module already provides `Order` (along with `Eq` and `PartialOrder`) for refined types automatically based on the original type.
Perhaps, it would be beneficial to provide `Ordering` (and maybe `PartialOrdering`) automatically in a similar way but without having `refined-cats` involved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.