ParserCombinator.jl icon indicating copy to clipboard operation
ParserCombinator.jl copied to clipboard

add methods to `<` and `<=` instead of to `>` and `>=`

Open nsajko opened this issue 4 months ago • 1 comments

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

nsajko avatar Sep 07 '25 22:09 nsajko

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

oxinabox avatar Sep 09 '25 13:09 oxinabox