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

Simplify array construction #985

Merged
merged 2 commits into from
Oct 24, 2019
Merged

Simplify array construction #985

merged 2 commits into from
Oct 24, 2019

Conversation

nfnt
Copy link
Member

@nfnt nfnt commented Oct 22, 2019

What this PR does / why we need it:
Reduce code verbosity by removing explicit struct types in array initialization.

@alenkacz
Copy link
Contributor

this is partially doing some changes I did in my PR #978 yesterday. I would prefer to land that one first :-) Since it got in first :D

@nfnt
Copy link
Member Author

nfnt commented Oct 22, 2019

Sure 😄
Let me review #978

@nfnt nfnt merged commit 974c6fa into master Oct 24, 2019
@nfnt nfnt deleted the nfnt/simplify-array-construction branch October 24, 2019 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants