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

Make f. parse & lower to Base.Broadcast.BroadcastFunction(f) #53420

Closed
LilithHafner opened this issue Feb 21, 2024 · 1 comment
Closed

Make f. parse & lower to Base.Broadcast.BroadcastFunction(f) #53420

LilithHafner opened this issue Feb 21, 2024 · 1 comment
Labels
compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:broadcast Applying a function over a collection kind:duplicate Indicates similar issues or pull requests kind:feature Indicates new feature / enhancement requests kind:speculative Whether the change will be implemented is speculative parser Language parsing and surface syntax

Comments

@LilithHafner
Copy link
Member

Makes f. behave analogously to .*, enabling map(f., a, b).

@LilithHafner LilithHafner added kind:speculative Whether the change will be implemented is speculative parser Language parsing and surface syntax compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:broadcast Applying a function over a collection kind:feature Indicates new feature / enhancement requests labels Feb 21, 2024
@aplavin
Copy link
Contributor

aplavin commented Feb 21, 2024

duplicate #40858?

@mbauman mbauman closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
@LilithHafner LilithHafner added the kind:duplicate Indicates similar issues or pull requests label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:lowering Syntax lowering (compiler front end, 2nd stage) domain:broadcast Applying a function over a collection kind:duplicate Indicates similar issues or pull requests kind:feature Indicates new feature / enhancement requests kind:speculative Whether the change will be implemented is speculative parser Language parsing and surface syntax
Projects
None yet
Development

No branches or pull requests

3 participants