Replies: 3 comments 17 replies
-
Really liked this meetings notes. Was a good insight into the LDTs focus areas. How does the LDM approach topics that are not yet proposals but are more about improving/expanding existing features? For example, something like Should community members be necroposting on already implemented proposals to keep this feedback centralized? eg. #39 |
Beta Was this translation helpful? Give feedback.
-
I'm confused about the feedback on #8210. The LDM feedback talks about how it would change Also, I think many people preferred the |
Beta Was this translation helpful? Give feedback.
-
A use case came up where I would have written: var match = regex.Match(input) as { Success: True }
?? throw new InvalidOperationException(...); |
Beta Was this translation helpful? Give feedback.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2024/LDM-2024-09-04.md
Agenda
params in
parametersTask<T>
nullability covarianceBeta Was this translation helpful? Give feedback.
All reactions