Mutable tuple classes for those times when you need mutable, reference-type tuples.
Info
Version: | 0.2.0 |
Author(s): | Nick Strupat |
Last Update: | Sunday, November 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/Mutuple |
NuGet Url: | https://www.nuget.org/packages/Mutuple |
Install
Install-Package Mutuple
dotnet add package Mutuple
paket add Mutuple
Mutuple Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags