Functional C#: Non-nullable reference types
The topic described in this article is a part of my Applying Functional Principles in C# Pluralsight course.
This is the third article in my Functional C# series.
Functional C#: Immutability
Functional C#: Primitive obsession
Functional C#: Non-nullable reference types
Functional C#: Handling failures and input errors
C# non-nullable reference types: state of affairs Look at the code example below: