fthomas / fthomas/refined

Provide `Ordering` if the base type has one

Open
#1,233 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.