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

Improve for-from loops #10

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Conversation

chrhansk
Copy link
Contributor

@chrhansk chrhansk commented Dec 8, 2024

This add support for the shortened version for 0 <= i < 10 as well as for-loop comprehensions like [2*x for 0 <= x < 2]

@b0o b0o merged commit 5f5468a into b0o:master Dec 9, 2024
4 checks passed
@b0o
Copy link
Owner

b0o commented Dec 9, 2024

Awesome! Thank you for all of your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants