Skip to content

add methods to < and <= instead of to > and >=#46

Open
nsajko wants to merge 1 commit intoandrewcooke:masterfrom
nsajko:add_methods_to_the_intended_function
Open

add methods to < and <= instead of to > and >=#46
nsajko wants to merge 1 commit intoandrewcooke:masterfrom
nsajko:add_methods_to_the_intended_function

Conversation

@nsajko
Copy link

@nsajko nsajko commented Sep 7, 2025

As documented, the intended way to implement > is to add a method to <. Similarly with >=.

As documented, the intended way to implement `>` is to add a method to
`<`. Similarly with `>=`.
@oxinabox
Copy link
Collaborator

oxinabox commented Sep 9, 2025

this seems reasonable unfortunately all out CI is broken so can't check it

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