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

Associative Array Comprehension #287

Closed
goretkin opened this issue Dec 7, 2011 · 1 comment
Closed

Associative Array Comprehension #287

goretkin opened this issue Dec 7, 2011 · 1 comment
Assignees
Labels
speculative Whether the change will be implemented is speculative

Comments

@goretkin
Copy link
Contributor

goretkin commented Dec 7, 2011

Something like Python's http://www.python.org/dev/peps/pep-0274/

@ghost ghost assigned JeffBezanson Apr 14, 2012
@binarybana
Copy link
Contributor

It looks like the following syntax was popular on the Google groups thread: https://groups.google.com/forum/?fromgroups=#!topic/julia-dev/NWZZ5eOgLhc

{ k(x) => v(x) for x in a }

StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
LilithHafner pushed a commit to LilithHafner/julia that referenced this issue Oct 11, 2021
cmcaine pushed a commit to cmcaine/julia that referenced this issue Nov 11, 2022
GitHub shows these in the UI anyway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
speculative Whether the change will be implemented is speculative
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants