Is there any proposals or specification that use spread operator within collection initializer? #8180
Unanswered
JerryJian
asked this question in
Language Ideas
Replies: 1 comment 4 replies
-
Unlike the old collection initializer, collection initializer doesn't work with the For this proposal, there is an alternative approach with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just like what was asked in the title, is there any proposals or specification that use spread operator within collection initializer?
Code example:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions