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 logical assignment operators &&= and ||= #811

Closed
anton-trunov opened this issue Sep 12, 2024 · 2 comments · Fixed by #853
Closed

Add logical assignment operators &&= and ||= #811

anton-trunov opened this issue Sep 12, 2024 · 2 comments · Fixed by #853
Assignees
Milestone

Comments

@anton-trunov
Copy link
Member

It's a follow-up on #92 and #328.

@anton-trunov anton-trunov added this to the v1.6.0 milestone Sep 12, 2024
@Gusarich Gusarich self-assigned this Sep 15, 2024
@Gusarich
Copy link
Member

Gusarich commented Sep 19, 2024

Let's also add >>= and <<= to the scope here so that all common operations will have their augmented counterparts?

@anton-trunov
Copy link
Member Author

Sure, let's go for it

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

Successfully merging a pull request may close this issue.

2 participants