Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chained comparison expressions #45

Open
darrylabbate opened this issue Dec 8, 2022 · 0 comments
Open

Chained comparison expressions #45

darrylabbate opened this issue Dec 8, 2022 · 0 comments
Labels
experimental Purely experimental ideas (for now) feature New feature or request language Language features/requests

Comments

@darrylabbate
Copy link
Member

Ex: x < y < z

See Python docs: https://docs.python.org/3/reference/expressions.html#comparisons

@darrylabbate darrylabbate added feature New feature or request language Language features/requests experimental Purely experimental ideas (for now) labels Dec 8, 2022
darrylabbate added a commit to darrylabbate/aoc that referenced this issue Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Purely experimental ideas (for now) feature New feature or request language Language features/requests
Projects
None yet
Development

No branches or pull requests

1 participant