My Love Hate Relationship With Pattern Matching
Does pattern matching increase readability? Is there more complexity because of it?
Does pattern matching increase readability? Is there more complexity because of it?
Extension methods in C# are great until they’re not. Why? Let’s find out.