|
You are here |
csharp.christiannagel.com | ||
| | | | |
mustoverride.com
|
|
| | | | | Current restriction on ref locals to be single-assignable is a straightforward and simple way to guard against several potential problems. There are ways to relax the restriction in the future, if that is found to be beneficial enough. | |
| | | | |
michaelscodingspot.com
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
carlosschults.net
|
|
| | | | | C# 7 is finally among us. Time to check out some of its features. | |
| | | | |
brevzin.github.io
|
|
| | | Several years ago, I wrote a post about the complexities of implementing comparison operators for optional: Getting in trouble with mixed comparisons. That post was all about how, even just for ==, making a few seemingly straightforward decisions leads to an ambiguity that different libraries handle differently. | ||