theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
159 stars 30 forks source link

StringEx.Join shouldn't convert IEnumerable to array internally #170

Open NN--- opened 2 years ago

NN--- commented 2 years ago

It is possible to enumerate without creating an array.