Calling methods is easier and faster with C# 13 params collections

Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations.
November 14, 2024
45
219