Really fucking hard to spend time with a language where non-nullability of references is something enforced by the typechecker, and then go from there back to C# where every single instance of a . is a potential deathtrap
Well I guess I'm enabling this on all my C# projects starting now https://60228.dev/@leo/114831177636276936
leo vriska :light2: (@[email protected])

@[email protected] @[email protected] i thought this was what https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/language#nullable did?

Mastodon
@mcc it's a really great feature once you adjust to it