Champion "Lambda discard parameters" (VS 16.8, .NET 5)
Open
Implemented Needs ECMA Spec
Proposal
Proposal champion
Smallish Feature
- Dominant language
- C#
- Stars
- 12.7k
- Forks
- 1.1k
- Avg merge
- 11h 1m
- Merged PRs (30d)
- 3
Description
Examples: `(_, _) => 1`, `(int _, string _) => 1`, `void local(int _, int _) ...`
- [x] Proposal added (https://github.com/dotnet/csharplang/blob/master/proposals/csharp-9.0/lambda-discard-parameters.md)
- [x] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See
- https://github.com/dotnet/roslyn/issues/16255
- LDM 2019/10/28 (restrict feature to lambdas and anonymous methods)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.