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

Replace multiple assignment operations with a single assignment #52

Open
Woccz opened this issue Jun 15, 2021 · 1 comment
Open

Replace multiple assignment operations with a single assignment #52

Woccz opened this issue Jun 15, 2021 · 1 comment
Labels
enhancement New feature or request optimisation Everything regarding better code

Comments

@Woccz
Copy link
Contributor

Woccz commented Jun 15, 2021

Where a single assignment saves space over multiple assignment operations, it could be replaced.
e.g.
image

Thank you.

@Woccz Woccz added the enhancement New feature or request label Jun 15, 2021
@dbaumgarten dbaumgarten added the optimisation Everything regarding better code label Jun 15, 2021
@dbaumgarten
Copy link
Owner

Should be possible and relatively save to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optimisation Everything regarding better code
Projects
None yet
Development

No branches or pull requests

2 participants