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

More expressive comprehension syntax. #3

Closed
sparkprime opened this issue Aug 10, 2014 · 0 comments
Closed

More expressive comprehension syntax. #3

sparkprime opened this issue Aug 10, 2014 · 0 comments

Comments

@sparkprime
Copy link
Collaborator

Currently, list comprehension only supports a single 'for' and a single 'if'. In Python, an unlimited number of these can be specified, and they can be interleaved arbitrarily. Consider extending Jsonnet to be equally expressive.

davidzchen added a commit to davidzchen/jsonnet that referenced this issue Oct 20, 2015
sbarzowski pushed a commit to sbarzowski/jsonnet that referenced this issue Jun 10, 2024
Fix up repo paths in the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant