Tuple vs string as a Dictionary key in C#
I want to know which approach is a better in terms of performance and maintainability. As always, you have the tools to figure it out. Code both possible solutions and make them race. The one that wins is the winner, you don’t need anyone here to answer this particular question. About maintenance, the solution that … Read more