Y
Hacker News
new
|
ask
|
show
|
jobs
by
howellnick
2300 days ago
C# 8.0 introduced "Nullable Reference Types" (
https://devblogs.microsoft.com/dotnet/embracing-nullable-ref...
), which, if enabled, can help solve this problem.