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

Add chained comparisons #37

Closed
Tracked by #49
cshaa opened this issue Jun 17, 2021 · 0 comments
Closed
Tracked by #49

Add chained comparisons #37

cshaa opened this issue Jun 17, 2021 · 0 comments
Labels
enhancement New feature or request implemented This feature is implemented in `develop` and ready for testing
Milestone

Comments

@cshaa
Copy link
Owner

cshaa commented Jun 17, 2021

Add comparisons like

200 > cholesterol > 60
a == b != c == d

Inspired by CoffeeScript.

@cshaa cshaa added the enhancement New feature or request label Jun 17, 2021
@cshaa cshaa added this to the v3 milestone Jun 17, 2021
@cshaa cshaa added the implemented This feature is implemented in `develop` and ready for testing label Sep 17, 2021
@cshaa cshaa closed this as completed Sep 17, 2021
@cshaa cshaa mentioned this issue Sep 17, 2021
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented This feature is implemented in `develop` and ready for testing
Projects
None yet
Development

No branches or pull requests

1 participant