dotnet / dotnet/csharplang

Champion "Lambda discard parameters" (VS 16.8, .NET 5)

Open
#111 97 comments 148 reactions 1 assignee Assigned to @jcouv View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.