Calling methods is easier and faster with C# 13 params collections - .NET Blog

Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations.

.NET Blog