Nullable reference types in C# <https://blogs.msdn...
# announcements
n
Nullable reference types in C# https://blogs.msdn.microsoft.com/dotnet/2017/11/15/nullable-reference-types-in-csharp/ Shame they don’t mention Kotlin in the article
k
How are they going to implement that in a backwards-compatible manner?
a
Per Project opt-in compiler setting IIRC, so not backwards-compatible