/ValueTupleForDotNet3_5

This is a modification of the new ValueTuple released with C# 7, adapted to work in .NET 3.5 or greater (and therefore usable in Unity). Original: https://github.com/dotnet/corefx/blob/master/src/System.ValueTuple/src/System/ValueTuple/ValueTuple.cs

Primary LanguageC#MIT LicenseMIT

Stargazers