Pull Request №696 RosettaCommons/rosetta/main ← lyskov-ai/rosetta/fix/incorrect-comparison-operators
Merge: d10f3af574b60550f256856d5a9742600ce1128b←453f38ad4e9ffd93c2be2fcabe2843fe3a16c9a8
Fix incorrect comparison logic in operator< / difference_from
----------------
Merge commit message:
Add comments explaining each comparison-operator fix
Brief one-paragraph notes above each of the four sites describing
the bug and why the corrected form is the right one, so a future
reader doesn't accidentally revert to the simpler-looking but
broken version.