Error-Free C# Part II: Functional Data Processing
Mutability bugs and thread-unsafety are big problems in data processing. Fortunately, the .NET Framework has strong support for immutable collections, eliminating entire categories of bugs. This post will show how to use extension methods to create e...
workshubtest.hashnode.dev4 min read