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 support for other updating operators #33432

Closed
GregPlowman opened this issue Oct 1, 2019 · 1 comment
Closed

Add support for other updating operators #33432

GregPlowman opened this issue Oct 1, 2019 · 1 comment
Labels
parser Language parsing and surface syntax

Comments

@GregPlowman
Copy link
Contributor

As discussed on discourse https://discourse.julialang.org/t/custom-updating-binary-operator/29301

Would there be interest in adding support for other updating binary operators?

For example, it would be nice to be able to write a ∪= b

Aside from set union and intersection, are there any other candidates?

@JeffBezanson JeffBezanson added the parser Language parsing and surface syntax label Oct 1, 2019
@JeffBezanson
Copy link
Sponsor Member

Duplicate of #15964

@JeffBezanson JeffBezanson marked this as a duplicate of #15964 Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Language parsing and surface syntax
Projects
None yet
Development

No branches or pull requests

2 participants