webbureaucratwebbureaucrat.hashnode.devยทApr 11, 2023Error-Free C# Part II: Functional Data ProcessingMutability 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...65 readsC#Add a thoughtful commentNo comments yetBe the first to start the conversation.