tags/#csharp
Initializing single-item collections on C#
Tiny benchmark to compare the performance and memory allocation of creating a single-item collection for method that accept an `IEnumerable<T>` as argument.
Tiny benchmark to compare the performance and memory allocation of creating a single-item collection for method that accept an `IEnumerable<T>` as argument.