Closed Athari closed 6 years ago
Add append and prepend LINQ methods from .NET 4.7.1 / .NET Core 1.0 / .NET Standard 1.6.
append
prepend
Related: #9
Turns out concat was missing all this time too. Added all three.
concat
Add
append
andprepend
LINQ methods from .NET 4.7.1 / .NET Core 1.0 / .NET Standard 1.6.Related: #9