Replies: 3 comments 34 replies
-
Re. |
Beta Was this translation helpful? Give feedback.
-
Is there I link I can read about the lock experiment in more detail? Also, I would like it if lock had a short form like using does. lock objlock; |
Beta Was this translation helpful? Give feedback.
-
I remember how confused I was by nullable jagged arrays when I had to consciously realize that the innermost brackets mean the outermost array. But I am confused again.
Isn't that a nullable regular array of 4-element non-null arrays of non-null ints? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2023/LDM-2023-05-01.md
Agenda
lock
statement improvementsBeta Was this translation helpful? Give feedback.
All reactions