Skip to content

Conversation

@adriendellagaspera
Copy link
Member

@adriendellagaspera adriendellagaspera commented Nov 8, 2023

The goal of this PR is to introduce Range comparison for partial orders: PartialRangeOrd.

Hence this PR introduces the following features:

  • The PartialRangeOrd trait, exposing the partial_rcmp method,
  • A generic implementation for any type that implements PartialOrd.

Description of commits:

  1. Introduce PartialRangeOrd
  2. Add tests

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 this pull request may close these issues.

2 participants