Chained comparison operators
Open
breaking
enhancement
rgbasm
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 193
- Avg merge
- 1d 33m
- Merged PRs (30d)
- 23
Description
Python-style, `<` `<=` `>` `>=` `==` `!=` would be chainable instead of left-associative.
To do, think about how practical this would be to parse.
Contributor guide
Assessment
This issue has not been assessed yet.