Update primary constructors proposal

This commit is contained in:
Mads Torgersen 2021-10-19 16:57:31 -07:00 committed by GitHub
parent 95ffad807f
commit f20dd3076e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ All schedule items must have a public issue or checked in proposal that can be l
## Oct 20, 2021
- Open questions with `Length`/`Count` assumptions in context of list-patterns (Julien): https://github.com/dotnet/csharplang/issues/5137
- Primary constructors (Mads): https://github.com/dotnet/csharplang/blob/main/proposals/primary-constructors.md
- Primary constructors (Mads): https://github.com/dotnet/csharplang/blob/main/proposals/non-record-primary-constructors.md
# C# Language Design Notes for 2021