Params Posts

Exploring params in software development and technology.

C# 13: Enhanced params Collections - Beyond Arrays
January 14, 2025

C# 13: Enhanced params Collections - Beyond Arrays

Explore C# 13's enhanced params collections that extend beyond arrays to support Spans, Lists, and any collection type, enabling more flexible and performant method signatures.

1 post in Params